Skip to content

Render markdown from pulldown-cmark to a template context. #2422

Discussion options

You must be logged in to vote

Of course. Depends on which engine you use. In tera, you need simply mark it safe:

{{ markdown | safe }}

In handlebars, use:

{{{markdown}}}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 2-3-5-41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants