Crate header_parsing

Source
Expand description

This crate provides functionality for parsing markdown style headers.

Structs§

PathChanges
Represents the changes to be made to a path.
SubheaderWithoutHeader
Indicates that a subheader was found without a corresponding header.

Functions§

parse_header
Parses a header from a line of text.