Replies: 1 comment
-
|
What you can do, is to wrap the whole block in See explanaton on Mkdocs-Macro's documentation. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a code block that contains a mermaid diagram
e.g.
the problem is the mermaid specifies {{ name }} as a hexagon and at the same time the macro tries to find the variable (that doesn't exist...)
Is there a way to disable the behavior in code blocks or is there another workaround?
Beta Was this translation helpful? Give feedback.
All reactions