{% macro render_list(items, ordered) %} {% if ordered %}
    {% else %}
{% else %}{% endif %} {% endmacro %}
{% if cell.params.copy_button or cell.params.expand_button %}
{% if cell.params.copy_button %} {% endif %} {% if cell.params.expand_button %} {% endif %}
{% endif %}
{{ render_list(cell.items, cell.ordered) }}
{% if cell.params.caption %}

{{ cell.params.caption }}

{% endif %}