Kroki Test: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 November 2025

  • curprev 13:1013:10, 3 November 2025Festr talk contribs 1,261 bytes +1,261 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..."