{% assign buckets = include.buckets | split: ' ' %} {% assign ranges = include.ranges | split: ' ' %} {% assign values = include.values | split: ' ' %}
{% comment %}Without this extra div, jekyll {% endcomment %} {% for bucket in buckets %} {% endfor %} {% for bucket in buckets %} {% endfor %}
{{ bucket }}
{{ ranges[forloop.index0] }}%