You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
Hello,
In Github, we can use mermaid.js to render graph with code block.
for instance, if I write,
using ```mermaid at the begining of my code block, I can render a graph like below
I search how to do it with gitiles markdown, but I don't think it' possible.
do someone have an idea how to do it ?