diff --git a/cypress/platform/ash.html b/cypress/platform/ash.html index 57d743485..b15733d52 100644 --- a/cypress/platform/ash.html +++ b/cypress/platform/ash.html @@ -78,6 +78,7 @@
 flowchart
    node
+   rounded(rounded)
    id1([This is the text in the box])
    id2((circle))
    id3(((double circle)))
@@ -87,7 +88,9 @@ flowchart
    id7[/This is the text in the box/]
    id8[\This is the text in the box\]
    A[/Christmas\]
-       B[\Christmas/]
+   B[\Christmas/]
+   sub[[subroutine]]
+   db[(Database)]