MCPcopy Create free account
hub / github.com/TruthHun/BookStack / toNode

Method toNode

static/katex/katex.mjs:1103–1105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1101 }
1102
1103 toNode() {
1104 return toNode.call(this, "span");
1105 }
1106
1107 toMarkup() {
1108 return toMarkup.call(this, "span");

Callers 11

katex.jsFile · 0.45
_toNodeFunction · 0.45
katex_renderFunction · 0.45
toNodeMethod · 0.45
toNodeFunction · 0.45
toNodeMethod · 0.45
toNodeMethod · 0.45
renderFunction · 0.45
katex.min.jsFile · 0.45
CFunction · 0.45
fnFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected