{% if page.icon %}{% assign components = page.url | split: "/" %}{% else %}{% endif %} {{ page.chapter | escape }}
{% endif %}{% include internal/header.html %} {% capture toc %}{% include thirdparty/toc.html html=content h_min=2 h_max=4 %}{% endcapture %} {% assign toc = toc | strip %}
Contents
{{ toc }}{% if page.icon %}{% assign components = page.url | split: "/" %}{% else %}{% endif %} {{ page.chapter | escape }}
{% endif %}