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

File href.ts

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

Source from the content-addressed store, hash-verified

1import defineFunction, {ordargument} from "../defineFunction";
2import {makeAnchor} from "../buildCommon";
3import {assertNodeType} from "../parseNode";
4import {MathNode} from "../mathMLTree";

Callers

nothing calls this directly

Calls 7

assertNodeTypeFunction · 0.90
ordargumentFunction · 0.90
makeAnchorFunction · 0.90
defineFunctionFunction · 0.85
isTrustedMethod · 0.80
formatUnsupportedCmdMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected