From 5c67e42a555e856b5e7bbd38e67e31e5710f2b7a Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:00:17 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- docs/syntax/flowchart.md | 2 +- packages/mermaid/src/docs/syntax/flowchart.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/syntax/flowchart.md b/docs/syntax/flowchart.md index bc08136c0..106a9356d 100644 --- a/docs/syntax/flowchart.md +++ b/docs/syntax/flowchart.md @@ -298,7 +298,7 @@ flowchart TD id1(((This is the text in the circle))) ``` -## Expanded Node Shapes in Mermaid Flowcharts +## Expanded Node Shapes in Mermaid Flowcharts (v\+) Mermaid introduces 30 new shapes to enhance the flexibility and precision of flowchart creation. These new shapes provide more options to represent processes, decisions, events, data storage visually, and other elements within your flowcharts, improving clarity and semantic meaning. diff --git a/packages/mermaid/src/docs/syntax/flowchart.md b/packages/mermaid/src/docs/syntax/flowchart.md index c7422026a..fd8ffc1bf 100644 --- a/packages/mermaid/src/docs/syntax/flowchart.md +++ b/packages/mermaid/src/docs/syntax/flowchart.md @@ -196,7 +196,6 @@ flowchart TD ## Expanded Node Shapes in Mermaid Flowcharts (v+) - Mermaid introduces 30 new shapes to enhance the flexibility and precision of flowchart creation. These new shapes provide more options to represent processes, decisions, events, data storage visually, and other elements within your flowcharts, improving clarity and semantic meaning. New Syntax for Shape Definition