Replies: 2 comments
-
Hold on - I guess I was wrong, sorry about that. I had to re-generate the whole thing, then both methods worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Glad it was solved for you! |
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.
-
I want to exclude the rendering of macros on certain pages that include math and typescript code blocks. However, neither the
yaml header nor the
{% raw %} {% endraw %}
construct work. When I mkdocs serve, the log shows errors, and the pages do not render.What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions