{% if include.title %}{{ include.title | markdownify }}{% endif %} {% if include.content %}{{ include.content | markdownify }}{% endif %}