Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KaTeX/KaTeX
/ functions
Functions
524 in github.com/KaTeX/KaTeX
⨍
Functions
524
◇
Types & classes
70
Method
toMarkup
()
src/domTree.ts:597
Method
toMarkup
Convert the fragment into HTML markup.
src/tree.ts:55
Function
toNode
(this: HtmlNodeData, tagName: string)
src/domTree.ts:85
Method
toNode
* Converts the math node into a MathML-namespaced DOM element.
src/mathMLTree.ts:82
Method
toNode
* Converts the text node into a DOM text node.
src/mathMLTree.ts:161
Method
toNode
* Converts the math node into a MathML-namespaced DOM element.
src/mathMLTree.ts:223
Method
toNode
()
src/domTree.ts:251
Method
toNode
()
src/domTree.ts:292
Method
toNode
()
src/domTree.ts:331
Method
toNode
* 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
Method
toNode
()
src/domTree.ts:509
Method
toNode
()
src/domTree.ts:554
Method
toNode
()
src/domTree.ts:585
Method
toNode
Convert the fragment into a node.
src/tree.ts:44
Function
toParse
(this: {isNot: boolean}, expr: unknown, settings?: unknown)
test/setup.ts:55
Method
toText
* Converts the math node into a string, similar to innerText, but escaped.
src/mathMLTree.ts:143
Method
toText
* Converts the math node into a string, similar to innerText.
src/mathMLTree.ts:248
Method
toText
* Converts the math node into a string, similar to innerText. Applies to * MathDomNode's only.
src/tree.ts:70
Function
toWarn
(this: {isNot: boolean}, expr: unknown, settings?: unknown)
test/setup.ts:72
Function
toggleOptionsPanel
()
static/main.js:168
Function
tryConnect
()
dockers/screenshotter/screenshotter.js:280
Function
typeFirstCompare
(a: {key: string}, b: {key: string})
test/setup.ts:11
Function
typeset
()
test/symgroups.ts:42
Function
writeTexFile
()
test/symgroups.ts:27
← previous
501–524 of 524, ranked by callers