Kroki Test: Difference between revisions

From VoIPmonitor.org
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 13:10, 3 November 2025

== Kroki Extension Test ==
 === Test 1: PlantUML Sequence Diagram ===
 === Test 2: PlantUML Class Diagram ===
 === Test 3: Mermaid Flowchart ===
 === Test 4: GraphViz Network Diagram ===