Fix example for Git diagrams

This commit is contained in:
Mason Malone
2022-11-19 13:20:12 -08:00
parent 1b201bf462
commit bdf8b01185
2 changed files with 42 additions and 42 deletions

View File

@@ -13,10 +13,10 @@ These kind of diagram are particularly helpful to developers and devops teams to
Mermaid can render Git diagrams
```mermaid-example
---
title: Example Git diagram
---
gitGraph
---
title: Example Git diagram
---
gitGraph
commit
commit
branch develop
@@ -30,10 +30,10 @@ Mermaid can render Git diagrams
```
```mermaid
---
title: Example Git diagram
---
gitGraph
---
title: Example Git diagram
---
gitGraph
commit
commit
branch develop

View File

@@ -7,10 +7,10 @@ These kind of diagram are particularly helpful to developers and devops teams to
Mermaid can render Git diagrams
```mermaid-example
---
title: Example Git diagram
---
gitGraph
---
title: Example Git diagram
---
gitGraph
commit
commit
branch develop