Plugin: toc
Author: Joey
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: yes
Currently enabled: yes
Add a table of contents 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]]