mirror of
https://github.com/OriolFilter/Elphelt.git
synced 2025-06-25 19:13:23 +02:00
mermaid test
This commit is contained in:
@ -2,11 +2,14 @@
|
||||
|
||||
## From Corner Bridal
|
||||
|
||||
IAD j.236P > j.S
|
||||
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
Start --> End
|
||||
graph LR
|
||||
A[IAD j.236P > j.S]
|
||||
A --> C(Round Rect)
|
||||
B --> D{Rhombus}
|
||||
C --> D
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user