diff --git a/src/examples/2_shapes/render/mermaid_dagre.svg b/src/examples/2_shapes/render/mermaid_dagre.svg index 21acb81..231c861 100644 --- a/src/examples/2_shapes/render/mermaid_dagre.svg +++ b/src/examples/2_shapes/render/mermaid_dagre.svg @@ -1 +1 @@ -
parse
compile
export
Database
Christmas
Go shopping
This is the text in the circle
\ No newline at end of file +
Square
Rounded
Stadium
Circle
Double
circle
Rhomnbus
Database
Asymetric
Hexagon
Parallelogram
Parallelogram (alt)
Trapezoid
Trapezoid (alt)
\ No newline at end of file diff --git a/src/examples/2_shapes/syntax/mermaid b/src/examples/2_shapes/syntax/mermaid index 608207d..bbd88fd 100644 --- a/src/examples/2_shapes/syntax/mermaid +++ b/src/examples/2_shapes/syntax/mermaid @@ -8,7 +8,7 @@ flowchart TD DCircle(((Double
circle))) Rhombus{Rhomnbus} Circle --- DCircle ---Rhombus - + Database[(Database)] Asymetric>Asymetric] Hexagon{{Hexagon}}