Kroki Test

From VoIPmonitor.org
Revision as of 13:10, 3 November 2025 by Festr (talk | contribs) (Created page with " == Kroki Extension Test == === Test 1: PlantUML Sequence Diagram === <kroki lang="plantuml"> @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml </kroki> === Test 2: PlantUML Class Diagram === <kroki lang="plantuml"> @startuml class VoIPCall { +String callId +DateTime startTime +DateTime endTime...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
== Kroki Extension Test ==
 === Test 1: PlantUML Sequence Diagram ===
 === Test 2: PlantUML Class Diagram ===
 === Test 3: Mermaid Flowchart ===
 === Test 4: GraphViz Network Diagram ===