X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/e16746a52f40f478af1b634c532d90c25cc0ec76..3452763d2c93149ad9d81f941ae05b1c6fe81fe2:/doc/plugins/toc.mdwn diff --git a/doc/plugins/toc.mdwn b/doc/plugins/toc.mdwn index 57bd622ba..2b7686681 100644 --- a/doc/plugins/toc.mdwn +++ b/doc/plugins/toc.mdwn @@ -1,13 +1,5 @@ -[[template id=plugin name=toc included=1 author="Joey Hess"]] -[[tag type/chrome]] +[[!template id=plugin name=toc author="[[Joey]]"]] +[[!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]] +This plugin provides the [[ikiwiki/directive/toc]] [[ikiwiki/directive]], +which adds a table of contents to a page.