Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ writeNode
Function
writeNode
static/word2md/mammoth.browser.js:2197–2199 ·
view source on GitHub ↗
(writer, node)
Source
from the content-addressed store, hash-verified
2195
}
2196
2197
function
writeNode(writer, node) {
2198
toStrings[node.
type
](writer, node);
2199
}
2200
2201
var
toStrings = {
2202
element: generateElementString,
Callers
3
write
Function · 0.70
writeElement
Function · 0.70
writeDocument
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected