Module markdown_it::parser::core

source ·
Expand description

Core rule chain

Structs

  • Root node of the AST.
  • Adjust positioning of a newly added rule in the chain.

Traits

  • Each member of core rule chain must implement this trait