mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-22 09:46:42 +02:00
docs: fix hexagon node flowchart code example
Use `mermaid-example` instead of `mmd` so that Mermaid formats the code properly.
This commit is contained in:
@@ -183,8 +183,6 @@ flowchart LR
|
||||
|
||||
### A hexagon node
|
||||
|
||||
Code:
|
||||
|
||||
```mermaid-example
|
||||
flowchart LR
|
||||
id1{{This is the text in the box}}
|
||||
|
Reference in New Issue
Block a user