
內容簡介
使用PlantUML語法在短代碼中自動呈現圖表。
將您的PlantUML語法放在我們的短代碼標籤中,類似這樣,PlantUML SaaS將用於呈現一個漂亮的圖表。
[plantuml]
Alice -> Bob: 認證請求
Bob --> Alice: 認證響應
Alice -> Bob: 另一個認證請求
Alice <-- Bob: 另一個認證響應
[/plantuml]
使用強大的PlantUML語法輕鬆添加各種UML圖表(序列、狀態、活動等)到您的網站。
外掛標籤
開發者團隊
原文外掛簡介
Use PlantUML syntax in shortcodes to have diagrams rendered automatically.
Wrap your PlantUML syntax in our shortcode tags like this, and the PlantUML SaaS will be used to render a lovely diagram.
[plantuml]
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
[/plantuml]
Easily add all sorts of UML diagrams (Sequence, State, Activity, etc) to your site using the powerful PlantUML syntax.
