Expand description
Extension sets
These things allow you to put custom data inside internal markdown-it structures.
Structs§
Traits§
- Inline
Root Ext - Extension set member for an inline context.
- Markdown
That Ext - Extension set member for the entire parser (only writable at init).
- NodeExt
- Extension set member for an arbitrary AST node.
- Render
Ext - Extension set member for a renderer context.
- RootExt
- Extension set member for a block context.