mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-29 20:29:40 +02:00
Fix example header: "A commit flow diagram." (#2940)
This commit is contained in:
@@ -140,7 +140,7 @@ sequenceDiagram
|
||||
|
||||
```
|
||||
|
||||
A commit flow diagram.
|
||||
## A commit flow diagram.
|
||||
```mermaid
|
||||
gitGraph:
|
||||
commit "Ashish"
|
||||
@@ -155,4 +155,4 @@ gitGraph:
|
||||
commit
|
||||
branch b2
|
||||
commit
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user