star7th 8 жил өмнө
parent
commit
f116a16289

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

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