Skip to content
Discussion options

You must be logged in to vote

MkDocs by default does not support it, but if you enable the built-in typeset plugin, the table of contents and navigation allow for HTML to be rendered. Note that you need to sponsor the project to get access to the plugin, as it is currently incubating in Insiders.

If you have access to Insiders, add the following to mkdocs.yml to enable the plugin:

plugins:
  - typeset

See it in action in our plugins documentation, where we use it for settings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Lexachoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants