Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ Text
Function
Text
static/word2md/mammoth.browser.js:641–646 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
639
};
640
641
function
Text(value) {
642
return
{
643
type
: types.text,
644
value: value
645
};
646
}
647
648
function
Tab() {
649
return
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected