aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/toc.mdwn
blob: 27e06cd05b16cef854341340841d1eba3f94281d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[template id=plugin name=toc author="Joey Hess"]]
[[tag type/chrome]]

Add a table of contents be to a page:

	\[[toc ]]

The table of contents will be automatically generated based on the
headers of the page. By default only the largest headers present on the
page will be shown; to control how many levels of headers are shown, use
the `levels` parameter:

	\[[toc levels=2]]