Updated with cloud and bang shapes

This commit is contained in:
Knut Sveidqvist
2022-09-05 09:53:04 +02:00
parent ccb16e5f5a
commit 047b7023a2
8 changed files with 113 additions and 42 deletions

View File

@@ -49,8 +49,6 @@ Root
C
```
)sdlfkjlsd(
In this way we can use a text outline to generate a hierarchical mindmap.
## Different shapes
@@ -76,7 +74,18 @@ mindmap
mindmap
id((I am a circle))
```
### Bang
```mermaid-example
mindmap
id))I am a bang((
```
### Cloud
```mermaid-example
mindmap
id)I am a cloud(
```
### Default
```mermaid-example