MCPcopy Create free account
hub / github.com/TruthHun/BookStack / save

Function save

static/wangEditor/js/wangEditor.js:2781–2783  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2779 var dt = Date.now();
2780
2781 function save() {
2782 editor.saveSelection();
2783 }
2784
2785 // 同步保存选区
2786 function saveSync() {

Callers 1

saveSyncFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected