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

Method text

static/katex/katex.mjs:423–425  ·  view source on GitHub ↗

* Get a text or display version of this style.

()

Source from the content-addressed store, hash-verified

421
422
423 text() {
424 return styles[text[this.id]];
425 }
426 /**
427 * Return true if this style is tightly spaced (scriptstyle/scriptscriptstyle)
428 */

Callers 15

katex.jsFile · 0.80
units_calculateSizeFunction · 0.80
havingSizeMethod · 0.80
havingBaseStyleMethod · 0.80
havingBaseSizingMethod · 0.80
calculateSizeFunction · 0.80
htmlBuilderFunction · 0.80
katex.min.jsFile · 0.80
MtFunction · 0.80
showErrorFunction · 0.80
showSuccessFunction · 0.80
editor.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected