diff --git a/dist/index.html b/dist/index.html
index dface957a..a0079fe99 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -20,6 +20,19 @@ click B testClick "click test"
+
+ graph TD
+ A-->B
+ A-->C
+ A-->Z
+ A-->Y
+ B-->Y
+ Z-->Y
+ Y-->A
+
+
+
+
sequenceDiagram
Alice ->> Bob: Hello Bob, how are you?
@@ -105,7 +118,12 @@ Class08 <--> C2: Cool label