Merge pull request #4211 from andrew-clarkson/patch-2

Remove duplication in "A hexagon node"
This commit is contained in:
Sidharth Vinod 2023-03-11 01:18:04 +05:30 committed by GitHub
commit f0c24d9ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -129,13 +129,6 @@ flowchart LR
id1{{This is the text in the box}}
```
Render:
```mermaid
flowchart LR
id1{{This is the text in the box}}
```
### Parallelogram
```mermaid-example