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

Method toText

static/katex/katex.mjs:6717–6719  ·  view source on GitHub ↗

* Converts the text node into a string * (representing the text iteself).

()

Source from the content-addressed store, hash-verified

6715
6716
6717 toText() {
6718 return this.text;
6719 }
6720
6721}
6722/**

Callers 1

toMarkupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected