Skip to main content

Module parser

Module parser 

Source
Expand description

Parse markdown files into structured representations.

Handles frontmatter extraction, H1/H2 detection, code fence tracking, and numbered heading normalization.

Structs§

ParsedFile
Section

Functions§

normalize_heading
parse_file