MCPcopy
hub / github.com/KaTeX/KaTeX / html.ts

File html.ts

src/functions/html.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defineFunction, {ordargument} from "../defineFunction";
2import {makeSpan} from "../buildCommon";
3import {assertNodeType} from "../parseNode";
4import ParseError from "../ParseError";

Callers

nothing calls this directly

Calls 8

assertNodeTypeFunction · 0.90
ordargumentFunction · 0.90
makeSpanFunction · 0.90
defineFunctionFunction · 0.85
reportNonstrictMethod · 0.80
isTrustedMethod · 0.80
formatUnsupportedCmdMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected