eeec4a999b15e50a349013ba42e907e015963ba7
Enable ENABLE_MATH in pulldown-cmark options and implement InlineMath/DisplayMath event handlers in the render pipeline. - Inline math ($...$) renders via render_math(_, false) - Display math ($$...$$) wrapped in <div class="math-display"> - Graceful degradation: errors logged to stderr, raw LaTeX shown with class="math-error" for styling
Description
Languages
Rust
68.7%
Scheme
19.1%
CSS
11.7%
Nix
0.5%