Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ comment
Function
comment
static/editor.md/lib/codemirror/mode/slim/slim.js:211–214 ·
view source on GitHub ↗
(stream, state)
Source
from the content-addressed store, hash-verified
209
}
210
211
function
comment(stream, state) {
212
stream.skipToEnd();
213
return
state.stack.style;
214
}
215
216
function
commentMode(stream, state) {
217
state.stack = {
Callers
1
commentMode
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected