Destroyed Test Mermaid (markdown)

Candas1
2022-02-16 14:26:10 +01:00
parent 0b09d5d6ff
commit 665be50e80

@@ -1,7 +0,0 @@
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```