Skip to content
Discussion options

You must be logged in to vote

MkDocs and Markdown processing is made via Python, I don't think JavaScript will help you here.

You could use Snippets to download and include Markdown content in an already existing page.
https://facelessuser.github.io/pymdown-extensions/extensions/snippets/

However if you want to download Markdown and make any changes to it, some additional preprocessing I think you would have to write a hook that downloads it first and makes appropriate changes.
https://www.mkdocs.org/user-guide/configuration/#hooks

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
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