Expand description
State machine for processing Markdown files.
Structs§
- Backtick
Options - Backtick options extracted from the code fence line.
- Processing
State - Processing state for the Markdown file.
Enums§
- Section
- Current section being processed.
Functions§
- process_
markdown - Process markdown content and return the modified lines.