1
2
"hexo-filter-flowchart": "^1.0.4",
"hexo-filter-sequence": "^1.0.3",
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
#作图插件
sequence:
#  webfont: https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.27/webfontloader.js
#  snap: https://cdnjs.cloudflare.com/ajax/libs/snap.svg/0.4.1/snap.svg-min.js
#  underscore: https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js
#  sequence: https://cdnjs.cloudflare.com/ajax/libs/js-sequence-diagrams/1.0.6/sequence-diagram-min.js
#  css: # optional, the url for css, such as hand drawn theme
options:
theme: simple
css_class:
flowchart:
# raphael:   # optional, the source url of raphael.js
# flowchart: # optional, the source url of flowchart.js
options: # options used for `drawSVG`