• {{ processor.name }}{% if inline %} {% endif %}

    {% if processor.further and part == "main" %}
    {% endif %} {% if processor.options %}
    {% for option in processor.options %} {% include "postprocessor-option.html" %} {% endfor %}
    {% endif %}