--- layout: base ---
{% if page.markdownify == true %} {{ content | markdownify }} {% else %} {{ content }} {% endif %}