Upgrade Katex to v0.16.7
This commit is contained in:
2
paige/node_modules/katex/src/Parser.js
generated
vendored
2
paige/node_modules/katex/src/Parser.js
generated
vendored
@@ -178,7 +178,7 @@ export default class Parser {
|
||||
* Parses an "expression", which is a list of atoms.
|
||||
*
|
||||
* `breakOnInfix`: Should the parsing stop when we hit infix nodes? This
|
||||
* happens when functions have higher precendence han infix
|
||||
* happens when functions have higher precedence han infix
|
||||
* nodes in implicit parses.
|
||||
*
|
||||
* `breakOnTokenText`: The text of the token that the expression should end
|
||||
|
Reference in New Issue
Block a user