Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2217
function
generateTextString(writer, node) {
2218
writer.text(node.value);
2219
}
2220
2221
exports.write = write;
2222
Callers
nothing calls this directly
Calls
1
text
Method · 0.80
Tested by
no test coverage detected