Hexo博客安装PlantUML

Hexo 静态 blog 支持 markdown 绘制 plantuml。

安装步骤

  • 进入hexo 目录
  • 安装 npm install --save hexo-tag-plantuml

使用示例

简单时序图:

1
2
3
4
5
6
7
{% plantuml %}
Alice -> "Bob()" : Hello
"Bob()" -> "This is very\nlong" as Long
' You can also declare:
' "Bob()" -> Long as "This is very\nlong"
Long --> "Bob()" : ok
{% endplantuml %}

实现效果:

请我喝杯咖啡吧~

支付宝
微信