Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ startText
Function
startText
static/word2md/mammoth.browser.js:3328–3333 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3326
}
3327
3328
function
startText() {
3329
if
(!inText) {
3330
indent();
3331
inText = true;
3332
}
3333
}
3334
3335
function
indent() {
3336
inText = false;
Callers
1
text
Function · 0.70
Calls
1
indent
Function · 0.70
Tested by
no test coverage detected