Minho 8 年之前
父節點
當前提交
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 () {
         }
     });
 
-
     /**
      * 实现标题栏操作
      */