Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ insideIndentedElement
Function
insideIndentedElement
static/word2md/mammoth.browser.js:3324–3326 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3322
}
3323
3324
function
insideIndentedElement() {
3325
return
stack.length === 0 || indentedElements[stack[stack.length - 1]];
3326
}
3327
3328
function
startText() {
3329
if
(!inText) {
Callers
1
indent
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected