Crate mdbook_katex

Crate mdbook_katex 

Source
Expand description

Preprocess math blocks using KaTeX for mdBook.

Modulesยง

cfg
Configurations for preprocessing KaTeX.
escape
Escaping math blocks to fix KaTeX rendering.
preprocess
Preprocessing and escaping with KaTeX.
render
Render KaTeX math block to HTML
scan
Scan Markdown text and identify math block events.