{% if include.width %} {% assign width=include.width %} {% else %} {% assign width=420 %} {% endif %}
{% if include.text %} {{ include.text | markdownify | hyphenate }} {% endif %}