utils/markdown_parser library
Utilities for extracting structured data from Markdown changelogs and documentation pages.
All methods are static and side-effect-free so they can be called from anywhere without instantiation.
Classes
- MarkdownParser
- Static helpers for extracting structured data from Markdown text.
- MarkdownSection
- A single section parsed from a Markdown document.