Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ markdown.js
File
markdown.js
static/js/markdown.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(
function
() {
2
window.addDocumentModalFormHtml = $(this).find(
"form"
).html();
3
window.editor = editormd(
"docEditor"
, {
4
atLink : false,
// disable @link
Callers
nothing calls this directly
Calls
15
loadDocument
Function · 0.85
uploadImage
Function · 0.85
resetEditorChanged
Function · 0.85
resetEditor
Function · 0.85
pushDocumentCategory
Function · 0.85
pushVueLists
Function · 0.85
openCreateCatalogDialog
Function · 0.85
openEditCatalogDialog
Function · 0.85
openDeleteDocumentDialog
Function · 0.85
html2md
Function · 0.85
selectedNode
Function · 0.85
post
Method · 0.80
Tested by
no test coverage detected