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

Method sup

static/katex/katex.mjs:380–382  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

378
379
380 sup() {
381 return styles[sup[this.id]];
382 }
383 /**
384 * Get the style of a subscript given a base in the current style.
385 */

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