mermaid flowchart not rendered in github pages #8154
Unanswered
iampraveennt
asked this question in
Q&A
Replies: 1 comment
-
There is simply not enough information provided in your question. You don't list your MkDocs configuration, you don't list how you specify the code block header, etc. Unfortunately, we cannot guess what you've misconfigured. If you want help, please provide sufficient information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm trying to create a page with mermaid flowchat. When I test in my maching using
mkdocs serve
, mermaid flowchart was rendered successfully without any issues.But, after pushing the page to github, github pages are not rendering
mermaid
flowchart.Below is the mermaid code
Beta Was this translation helpful? Give feedback.
All reactions