Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ collapseElement
Function
collapseElement
static/word2md/mammoth.browser.js:2251–2253 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
2249
};
2250
2251
function
collapseElement(node) {
2252
return
ast.elementWithTag(node.tag, collapse(node.children));
2253
}
2254
2255
function
identity(value) {
2256
return
value;
Callers
nothing calls this directly
Calls
1
collapse
Function · 0.70
Tested by
no test coverage detected