{% macro renderHeadings(headings) %} {% endmacro %} {% macro render(node, ctx) %}
Table of Contents
{{ renderHeadings(ctx.headings) }}
{% endmacro %}