From 468370b234f3090da77f6aa286eae8c102613633 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Tue, 13 Dec 2022 02:30:34 -0800 Subject: [PATCH] shapes/mmdc: Rerender Thanks again @knsv --- src/examples/2_shapes/render/mermaid_dagre.svg | 2 +- src/examples/2_shapes/syntax/mermaid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}}