docsify-plantuml:适用于docsify的PlantUML插件

时间:2021-05-02 04:48:07
【文件属性】:
文件名称:docsify-plantuml:适用于docsify的PlantUML插件
文件大小:54KB
文件格式:ZIP
更新时间:2021-05-02 04:48:07
plantuml docsify JavaScript docsify-plantuml 安装 配置docsify-plantuml(可选): < script > window . $docsify = { plantuml : { skin : 'default' , } , } </ script > 有关更多详细信息,请参见。 将脚本插入到docsify文档中: < script src =" //unpkg.com/docsify-plantuml/dist/docsify-plantuml.min.js " > </ script > 用法 将您的plantuml代码写入标记为plantuml的代码块中: ### Section X ```plantuml @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication
【文件预览】:
docsify-plantuml-master
----.gitignore(19B)
----package.json(1KB)
----src()
--------skin.js(396B)
--------index.js(162B)
--------skins()
--------plantuml.js(2KB)
----README.md(2KB)
----license(1KB)
----example()
--------svg-object()
--------basic()
----.editorconfig(217B)
----.prettierrc(69B)
----yarn.lock(115KB)

网友评论