mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-03 14:19:38 +02:00
Updated with cloud and bang shapes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user