{% macro caption( text, source_list=None, definition_list=False, pre_caption=False ) -%} {% if text is string %} {% set text = [text] %} {% endif %}
{{ paragraph }}
{% endfor %} {% if source_list %}Sources: {{ source_list | join('; ') }}
{% endif %} {% endif %}