{% macro toc() %} {%- if page.toc -%} {% set_global toc = page.toc %} {%- else -%} {% set_global toc = section.toc %} {%- endif -%} {% if toc %}