{% load markdownify %} {% comment %} short/long text questions {% endcomment %} {% if question.explanation %}
Show explanation >>
{{question.explanation|markdownify}}
{% endif %}