@observablehq/katex
v0.11.1
Published
A minimally-tweaked distribution of KaTeX.
Keywords
Readme
@observablehq/katex
A minimally-tweaked distribution of KaTeX.
To compute the patch:
diff -u node_modules/katex/dist/katex.css katex.css > katex.css.patchTo apply the patch:
patch < katex.css.patch