Expand description
Core implementation of the Markdown processor.
Main implementation of MarkdownProcessor and its methods focused on the
core rendering pipeline and configuration management.
Enums§
- Processor
Feature - Features that can be queried on a processor instance.
Functions§
- collect_
markdown_ files - Collect all markdown files from the input directory
- extract_
inline_ text - Extract all inline text from a heading node.