star7th 8 жил өмнө
parent
commit
55c7c60169

+ 1 - 1
Public/js/page/index.js

@@ -4,7 +4,7 @@ $(function(){
     
     var EditormdView = editormd.markdownToHTML("page_md_content", {
       htmlDecode      : "style,script,iframe",  // you can filter tags decode
-      emoji           : true,
+      emoji           : false,
       taskList        : true,
       tex             : true,  // 默认不解析
       flowChart       : true,  // 默认不解析