Skip to content
Discussion options

You must be logged in to vote

Hello @Thecode764,
if you mean this https://mdxjs.com/ then this is a JavaScript project, not available for Python.

Python-Markdown has support for extensions that add similar syntax functionalities, but still it's not the same, as MkDocs uses Jinja2 for templating, everything apart of the content.
See for example:

If you really need to use MDX then better change the docs generator to a JavaScript-based, like Docosaurus:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kamilkrzyskow
Comment options

Answer selected by kamilkrzyskow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
duplicate Issue is a duplicate of another issue
2 participants