Structs§
- Code
Block Info - Structure to hold pre-computed code block information
- Code
Block Utils - Utility functions for detecting and handling code blocks in Markdown documents
Enums§
- Code
Block State - Tracks which lines are inside code blocks and their types
- Code
Block Style - The style for code blocks (MD046)
Functions§
- compute_
code_ blocks - Compute which lines are in code blocks and what type
- compute_
code_ spans - Compute positions of code spans in the text