Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ text
Function
text
static/word2md/mammoth.browser.js:2151–2156 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
2149
}
2150
2151
function
text(value) {
2152
return
{
2153
type
:
"text"
,
2154
value: value
2155
};
2156
}
2157
2158
var
forceWrite = {
2159
type
:
"forceWrite"
Callers
nothing calls this directly
Calls
5
text
Method · 0.80
startText
Function · 0.70
isInPre
Function · 0.70
escapeHtmlText
Function · 0.70
escapeMarkdown
Function · 0.70
Tested by
no test coverage detected