Skip to content

Using Markdown in theme extension and block overriding #7647

Answered by squidfunk
joapuiib asked this question in Q&A
Discussion options

You must be logged in to vote

No, it's not possible, since it's too late in the rendering process – all Markdown has been translated to HTML and Jinja templates only understand HTML, so any Markdown will remain verbatim. It might be doable with a plugin or hook, though.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by joapuiib
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