]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - 1.33.2/doc/plugins/toc.mdwn
tagging version 1.33.2
[git.ikiwiki.info.git] / 1.33.2 / doc / plugins / toc.mdwn
1 [[template id=plugin name=toc included=1 author="Joey Hess"]]
2 [[tag type/chrome]]
4 Add a table of contents be to a page:
6         \[[toc ]]
8 The table of contents will be automatically generated based on the
9 headers of the page. By default only the largest headers present on the
10 page will be shown; to control how many levels of headers are shown, use
11 the `levels` parameter:
13         \[[toc levels=2]]