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

Function writeTextNode

static/word2md/mammoth.browser.js:3826–3828  ·  view source on GitHub ↗
(builder, node)

Source from the content-addressed store, hash-verified

3824}
3825
3826function writeTextNode(builder, node) {
3827 builder.text(node.value);
3828}
3829
3830},{"underscore":153,"xmlbuilder":179}],38:[function(require,module,exports){
3831(function (Buffer){

Callers

nothing calls this directly

Calls 1

textMethod · 0.80

Tested by

no test coverage detected