mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
* Support Unicode Negated Relations This is the fifth in a series of PRs to give KaTeX the ability to recognize Unicode character input. All the characters in this PR will produce `rel` atoms. * Add parse tests * Fix AMS functions Fix a brain cramp. * Add internal aliases to code comments