Module code_block_utils

Module code_block_utils 

Source

Structs§

CodeBlockInfo
Structure to hold pre-computed code block information
CodeBlockUtils
Utility functions for detecting and handling code blocks in Markdown documents

Enums§

CodeBlockState
Tracks which lines are inside code blocks and their types
CodeBlockStyle
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