Skip to main content

Module core

Module core 

Source
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§

ProcessorFeature
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.