Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ copyState
Function
copyState
static/editor.md/lib/codemirror/mode/jade/jade.js:528–530 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
526
return
new
State();
527
}
528
function
copyState(state) {
529
return
state.copy();
530
}
531
/**
532
* Get the next token in the stream
533
*
Callers
10
highlightWorker
Function · 0.85
getStateBefore
Function · 0.85
getObj
Function · 0.85
highlightWorker
Function · 0.85
getStateBefore
Function · 0.85
getObj
Function · 0.85
highlightWorker
Function · 0.85
getStateBefore
Function · 0.85
getObj
Function · 0.85
getLineStyles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected