{% load markdownify %}
{% if block.rhetorical %} Show answer >> {% else %}
{{question.explanation|markdownify}}
{% endif %}