Expand description
Parse markdown files into structured representations.
Handles frontmatter extraction, H1/H2 detection, code fence tracking, and numbered heading normalization.
Structs§
Functions§
- normalize_
heading - parse_
file - parse_
text - Parse markdown text directly (useful for testing and when content is already in memory).