This commit is contained in:
jerger 2022-08-05 09:25:37 +02:00
parent aa4b7aebbf
commit 799a0e25f9

View file

@ -1,6 +0,0 @@
```mermaid
graph TD;
A(stuff)-->B[one];
A-->C[two];
A-->D[three];
```