Module mdbook_katex::scan

source ·
Expand description

Scan Markdown text and identify math block events.

Structs

  • A pair of strings are delimiters.
  • Scanner for text to identify block and inline math Events.

Enums

  • An event for parsing in a Markdown file.