文件名称:docsify-kroki
文件大小:47KB
文件格式:ZIP
更新时间:2024-04-04 05:07:03
TypeScript
docsify-kroki 安装 将脚本插入到docsify文档中: < script src =" //unpkg.com/docsify-kroki " > </ script > 用法 ### Section X ```plantuml @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml ``` ### Section X ```mermaid graph TD; A-->B; A-->C; B-->D; C-->D; ```
【文件预览】:
docsify-kroki-master
----.github()
--------workflows()
----webpack.config.babel.ts(778B)
----src()
--------index.ts(163B)
--------kroki.ts(2KB)
--------types.d.ts(134B)
----babel.config.js(146B)
----.vscode()
--------extensions.json(58B)
--------settings.json(74B)
----.idea()
--------misc.xml(172B)
--------docsify-kroki.iml(336B)
--------modules.xml(278B)
--------.gitignore(176B)
--------vcs.xml(167B)
----license(1KB)
----tsconfig.json(332B)
----.prettierrc(69B)
----README.md(786B)
----pnpm-lock.yaml(92KB)
----docs()
--------index.html(680B)
--------README.md(62KB)
----.editorconfig(191B)
----.gitignore(5KB)
----package.json(1KB)