Files
KaTeX/test
David Flanagan 7fe6af2a82 Add basic support for Indic scripts in addition to CJK. (#1060)
This patch just makes KaTeX recognize Unicode codepoints in the
range \u0900-\u109f so that those South and Southeast Asian scripts
do not get automatically rejected.

The patch also generalizes the way that Unicode blocks are handled
to make it easier to add support for new scripts in the future.
src/unicodeRegexes.js is replaced with the new file src/unicodeScripts.js
2018-01-12 19:14:31 -05:00
..
2017-12-28 23:32:45 -07:00
2017-12-28 23:32:45 -07:00
2017-12-28 23:32:45 -07:00
2017-12-28 23:32:45 -07:00
2017-12-28 23:32:45 -07:00
2017-01-13 22:37:17 -05:00