Changes for page PlantUML
Last modified by Ricardo Julio Rodríguez Fernández on 2026/03/18 06:56
From version 1.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/20 12:20
on 2024/08/20 12:20
Change comment:
There is no comment for this version
To version 2.1
edited by Ricardo Julio Rodríguez Fernández
on 2026/03/18 06:56
on 2026/03/18 06:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,3 +32,12 @@ 32 32 \--------/ +---------+ Graphviz 33 33 @endditaa 34 34 {{/plantuml}} 35 + 36 +{{mermaid}} 37 +sequenceDiagram 38 + Alice ->> Bob: Hello Bob, how are you? 39 + Bob-->>John: How about you John? 40 + Bob-->Alice: Checking with John... 41 + Alice->John: Yes... John, how are you? 42 +{{/mermaid}} 43 +