markdown
source
This filter converts a markdown string into HTML. This behaves the same as the Markdown Type.
<div class="example"> {{ "Hello **World**"|markdown }} </div>
Comments