Browse Source

开启时序图

Minho 7 years ago
parent
commit
88221c70d1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static/js/markdown.js

+ 1 - 0
static/js/markdown.js

@@ -16,6 +16,7 @@ $(function () {
         flowChart: true,
         htmlDecode: "style,script,iframe,title,onmouseover,onmouseout,style",
         lineNumbers: false,
+        sequenceDiagram: true,
         tocStartLevel: 1,
         tocm: true,
         saveHTMLToTextarea: true,