Replies: 2 comments
-
Ah, looks like an oversight! Thanks for the report 🙂 I've published a bugfix release, let me know if that's better. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the super quick reply and fix! |
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, I just tried the example and run into the follownig:
I don't have
mkdocs
installed, because it is not needed. From reading the docs, it sounded as if there is an optional mkdocs plugin, so it wouldn't be required to have it. But the__init__.py
file imports the mkdocs-plugin. Can I use this without mkdocs to programmatically convert markdown into markdown with code blocks replaced with the result?Beta Was this translation helpful? Give feedback.
All reactions