mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
* Support for \' \` \^ \~ \= \u \. \" \r \H \v text-mode accents * bug fix * Possible Safari fix * Forbid text accents in math mode * Switch to noncombining characters for most accents. Revert Safari change. * Add tests * Found non-combining diaresis accent too