Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ html-editor.js
File
html-editor.js
static/js/html-editor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(
function
() {
2
wangEditor.config.mapAk = window.baiduMapKey;
3
window.addDocumentModalFormHtml = $(this).find(
"form"
).html();
4
wangEditor.config.printLog = false;
Callers
nothing calls this directly
Calls
9
loadDocument
Function · 0.85
pushDocumentCategory
Function · 0.85
openCreateCatalogDialog
Function · 0.85
openEditCatalogDialog
Function · 0.85
openDeleteDocumentDialog
Function · 0.85
showError
Function · 0.70
saveDocument
Function · 0.70
$
Function · 0.50
hasClass
Method · 0.45
Tested by
no test coverage detected