plugin-puml:使用PlantUML渲染UML图

时间:2021-05-13 12:55:30
【文件属性】:
文件名称:plugin-puml:使用PlantUML渲染UML图
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-13 12:55:30
JavaScript GitBook中的PlantUML 使用PlantUML呈现的UML图。 在book.json配置插件: { "plugins" : [ "puml" ] } 然后在您的内容中: This is a diagram: {% plantuml %} Bob->Alice : hello {% endplantuml %} 该插件将用SVG图片(以及用于电子书输出的PNG图片)替换{% plantuml %} 。
【文件预览】:
plugin-puml-master
----.gitignore(529B)
----package.json(741B)
----.travis.yml(53B)
----LICENSE(11KB)
----index.js(564B)
----README.md(585B)
----test()
--------index.js(730B)

网友评论