MCPcopy Create free account

hub / github.com/KaTeX/KaTeX / functions

Functions524 in github.com/KaTeX/KaTeX

MethodtoMarkup
()
src/domTree.ts:597
MethodtoMarkup
Convert the fragment into HTML markup.
src/tree.ts:55
FunctiontoNode
(this: HtmlNodeData, tagName: string)
src/domTree.ts:85
MethodtoNode
* Converts the math node into a MathML-namespaced DOM element.
src/mathMLTree.ts:82
MethodtoNode
* Converts the text node into a DOM text node.
src/mathMLTree.ts:161
MethodtoNode
* Converts the math node into a MathML-namespaced DOM element.
src/mathMLTree.ts:223
MethodtoNode
()
src/domTree.ts:251
MethodtoNode
()
src/domTree.ts:292
MethodtoNode
()
src/domTree.ts:331
MethodtoNode
* Creates a text node or span from a symbol node. Note that a span is only * created if it is needed.
src/domTree.ts:426
MethodtoNode
()
src/domTree.ts:509
MethodtoNode
()
src/domTree.ts:554
MethodtoNode
()
src/domTree.ts:585
MethodtoNode
Convert the fragment into a node.
src/tree.ts:44
FunctiontoParse
(this: {isNot: boolean}, expr: unknown, settings?: unknown)
test/setup.ts:55
MethodtoText
* Converts the math node into a string, similar to innerText, but escaped.
src/mathMLTree.ts:143
MethodtoText
* Converts the math node into a string, similar to innerText.
src/mathMLTree.ts:248
MethodtoText
* Converts the math node into a string, similar to innerText. Applies to * MathDomNode's only.
src/tree.ts:70
FunctiontoWarn
(this: {isNot: boolean}, expr: unknown, settings?: unknown)
test/setup.ts:72
FunctiontoggleOptionsPanel
()
static/main.js:168
FunctiontryConnect
()
dockers/screenshotter/screenshotter.js:280
FunctiontypeFirstCompare
(a: {key: string}, b: {key: string})
test/setup.ts:11
Functiontypeset
()
test/symgroups.ts:42
FunctionwriteTexFile
()
test/symgroups.ts:27
← previous501–524 of 524, ranked by callers