{% assign stats = site.data.stats[include.id] %} {% for stat in stats %} {% endfor %}
Stat Description
{{ stat[0] }} {{ stat[1] | markdownify | remove: "

" | remove: "

" }}