c4k-website/doc/test.md
2022-08-05 09:24:19 +02:00

81 B

graph TD;
    A(stuff)-->B[one];
    A-->C[two];
    A-->D[three];