Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ setState
Function
setState
static/editor.md/lib/codemirror/mode/stex/stex.js:88–90 ·
view source on GitHub ↗
(state, f)
Source
from the content-addressed store, hash-verified
86
};
87
88
function
setState(state, f) {
89
state.f = f;
90
}
91
92
// called when in a normal (no environment) context
93
function
normal(source, state) {
Callers
7
normal
Function · 0.85
inMathMode
Function · 0.85
beginParams
Function · 0.85
switchState
Function · 0.85
ncomment
Function · 0.85
stringLiteral
Function · 0.85
stringGap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected