mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
extract font functions and implicit color function (#1119)
* extract font functions and implicit color function * remove oldFontFuncs from Parser.js * allow old font commands in text mode
This commit is contained in:
@@ -158,6 +158,7 @@ exports[`An implicit group parser within optional groups should work wwith old f
|
||||
"type": "font",
|
||||
"mode": "math",
|
||||
"value": {
|
||||
"type": "font",
|
||||
"body": {
|
||||
"type": "ordgroup",
|
||||
"mode": "math",
|
||||
|
Reference in New Issue
Block a user