aboutsummaryrefslogtreecommitdiff
path: root/img/example.puml
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-09-27 14:33:15 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-09-27 14:33:15 +0200
commit96775d053500676e0c7daebad70c5f7d3299418d (patch)
tree99b2bed0322b2316f62bff3f6f88354d0e5e3191 /img/example.puml
parent83999b29846e1338e43bf9b2fe7489d778cb7d0c (diff)
parent3a0cc3f0720ed644d602295dc9d2d6bfc21f2d65 (diff)
Merge branch 'master' into niels/design
Diffstat (limited to 'img/example.puml')
-rw-r--r--img/example.puml6
1 files changed, 6 insertions, 0 deletions
diff --git a/img/example.puml b/img/example.puml
new file mode 100644
index 0000000..942dce2
--- /dev/null
+++ b/img/example.puml
@@ -0,0 +1,6 @@
+@startuml
+!include theme.ipuml
+
+Bob -> Alice : hello
+
+@enduml