KaTeX produces deprecated MathML that uses mathvariant
. #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Look into whether a different katex version does this better, or if there's an option to be passed to katex that will make it produce unicode characters instead. Alternatively, look into other embedded LaTeX → MathML tools.
Decided to switch to the perl-based "latexml" tool. Implementation pending.