1
0
Minho 8 жил өмнө
parent
commit
c09ebbc0b2
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  1. 0 3
      static/js/markdown.js

+ 0 - 3
static/js/markdown.js

@@ -1,5 +1,3 @@
-
-
 $(function () {
     window.addDocumentModalFormHtml = $(this).find("form").html();
     window.editor = editormd("docEditor", {
@@ -53,7 +51,6 @@ $(function () {
         }
     });
 
-
     /**
      * 实现标题栏操作
      */