Skip to main content

Module math

Module math 

Source
Expand description

Build-time KaTeX rendering. Each math expression in a document is rendered to static HTML at build time via the katex crate (default quick-js backend), so the generated site ships zero runtime JS for math.

Functionsยง

render_math
Render one math expression to KaTeX HTML at build time.