MCPcopy 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

loadDocumentFunction · 0.85
uploadImageFunction · 0.85
resetEditorChangedFunction · 0.85
resetEditorFunction · 0.85
pushDocumentCategoryFunction · 0.85
pushVueListsFunction · 0.85
openCreateCatalogDialogFunction · 0.85
openEditCatalogDialogFunction · 0.85
openDeleteDocumentDialogFunction · 0.85
html2mdFunction · 0.85
selectedNodeFunction · 0.85
postMethod · 0.80

Tested by

no test coverage detected