Update docs

This commit is contained in:
sidharthv96
2023-03-10 19:53:13 +00:00
parent f75bd397f8
commit 273a9e7ad6
3 changed files with 2 additions and 14 deletions

View File

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