Jan 9, 2022
This syntax is incorrect. It loooks like the ```html and ``` are instructions for medium.
For any website just add :
<div class="mermaid">
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
</div>
This syntax is incorrect. It loooks like the ```html and ``` are instructions for medium.
For any website just add :
<div class="mermaid">
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
</div>