Module markdown_it::parser::extset
source · [−]Expand description
Extension sets
These things allow you to put custom data inside internal markdown-it structures.
Structs
Traits
Extension set member for an inline context.
Extension set member for the entire parser (only writable at init).
Extension set member for an arbitrary AST node.
Extension set member for a renderer context.
Extension set member for a block context.