Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ save
Function
save
static/editor.md/lib/codemirror/lib/codemirror.js:5715–5715 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5713
}
5714
5715
function
save() {textarea.value = cm.getValue();}
5716
if
(textarea.form) {
5717
on(textarea.form,
"submit"
, save);
5718
// Deplorable hack to make the submit method do the right thing.
Callers
1
codemirror.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected