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

Method sub

static/katex/katex.mjs:388–390  ·  view source on GitHub ↗

* Get the style of a subscript given a base in the current style.

()

Source from the content-addressed store, hash-verified

386
387
388 sub() {
389 return styles[sub[this.id]];
390 }
391 /**
392 * Get the style of a fraction numerator given the fraction in the current
393 * style.

Callers 9

katex.jsFile · 0.80
horizBrace_htmlBuilderFunction · 0.80
op_htmlBuilderFunction · 0.80
htmlBuilderFunction · 0.80
htmlBuilder$7Function · 0.80
htmlBuilder$8Function · 0.80
katex.min.jsFile · 0.80
CrFunction · 0.80
qrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected