---
description: Adds a Table of Contents to pages
tags: template
hooks.top:
  where: 'not pageDecoration.disableTOC'
  # Show all the way at the top
  order: 0
---
```toc
minHeaders: 3
```