{% if use_markdown_in_page %} {{ blk.data.text|markdown }} {% else %}

{{ blk.data.text|safe }}

{% endif %}