Minho 8 năm trước cách đây
mục cha
commit
c09ebbc0b2
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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 () {
         }
     });
 
-
     /**
      * 实现标题栏操作
      */