Mermaid in markdown #107
|
how can I use mermaid in my notes? I tried to get graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
but it does not work |
Answered by
chindaronit
Jul 16, 2026
Replies: 1 comment 1 reply
|
Hey, You have to use These tags help flux identify it's a mermaid. There's also a option in the options bar in the editor. I'm also attaching the screenshots, please refer. |
1 reply
Answer selected by
chindaronit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hey,
Mermaids do works correctly but the syntax is a bit different
You have to use
These tags help flux identify it's a mermaid.
There's also a option in the options bar in the editor.
I'm also attaching the screenshots, please refer.