Upgrade Katex to v0.16.7
This commit is contained in:
2
paige/node_modules/katex/src/parseNode.js
generated
vendored
2
paige/node_modules/katex/src/parseNode.js
generated
vendored
@@ -72,7 +72,7 @@ type ParseNodeTypes = {
|
||||
|},
|
||||
// To avoid requiring run-time type assertions, this more carefully captures
|
||||
// the requirements on the fields per the op.js htmlBuilder logic:
|
||||
// - `body` and `value` are NEVER set simultanouesly.
|
||||
// - `body` and `value` are NEVER set simultaneously.
|
||||
// - When `symbol` is true, `body` is set.
|
||||
"op": {|
|
||||
type: "op",
|
||||
|
Reference in New Issue
Block a user