mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 05:28:41 +00:00
* Move unsupported command (undefined control sequence) error to parseSymbol * Change parseGivenFunction and parseFunction to parse only function * Move \begin handling to environment.js * Remove ParsedFunc/Arg, move logics into parseGroup * Fix flow error * Remove parseFunction, rename parseGivenFunction to parseFunction * Minor fixes * Remove previously resolved TODO * Minor fixes * Update flow typing