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

Function generateTextString

static/word2md/mammoth.browser.js:2217–2219  ·  view source on GitHub ↗
(writer, node)

Source from the content-addressed store, hash-verified

2215}
2216
2217function generateTextString(writer, node) {
2218 writer.text(node.value);
2219}
2220
2221exports.write = write;
2222

Callers

nothing calls this directly

Calls 1

textMethod · 0.80

Tested by

no test coverage detected