Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ Break
Function
Break
static/word2md/mammoth.browser.js:754–759 ·
view source on GitHub ↗
(breakType)
Source
from the content-addressed store, hash-verified
752
}
753
754
function
Break(breakType) {
755
return
{
756
type
: types[
"break"
],
757
breakType: breakType
758
};
759
}
760
761
function
BookmarkStart(options) {
762
return
{
Callers
1
mammoth.browser.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected