Crate mdbook_katex

source ·
Expand description

Preprocess math blocks using KaTeX for mdBook.

Modules§

  • Configurations for preprocessing KaTeX.
  • Escaping math blocks to fix KaTeX rendering.
  • Preprocessing and escaping with KaTeX.
  • Render KaTeX math block to HTML
  • Scan Markdown text and identify math block events.