Files
KaTeX/test
Erik Demaine 01ae7f8eef fix: Respect catcode in macro expansion and set ~'s catcode correctly (#2949)
Support single characters having a catcode of 13 (active) or 12 (other),
and expand a macro defined for the character only if it's active.
This enables defining `~` as a macro, but avoiding expansion in URLs.

Fix #2924

Co-authored-by: ylemkimon <y@ylem.kim>
2021-04-24 19:33:01 +00:00
..
2019-07-22 00:15:29 +09:00
2020-12-27 13:45:31 -05:00
2018-09-03 17:19:12 -04:00
2020-08-02 17:09:51 -04:00