Module markdown_it::parser::block
source · [−]Expand description
Block rule chain
Structs
Block-level tokenizer.
Sandbox object containing data required to parse block structures.
Holds start/end/etc. positions for a specific source text line.
Adjust positioning of a newly added rule in the chain.
Traits
Each member of block rule chain must implement this trait