{% match content_block %} {% when BlockTypes::HR %}
{{ text }}
{% when BlockTypes::MARKDOWN { content } %} {{ content|markdown }} {% when BlockTypes::HTML { content } %} {{ content|safe }} {% when BlockTypes::HEADER { id, text, size } %}{{ caption }}{{ quote }}