]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/toc.mdwn
move demo back to plugin page
[ikiwiki.git] / doc / plugins / toc.mdwn
index 57bd622ba45f60539d6025510612cb90570500bc..7e265fcece6fed9d0113f85317741911964215ae 100644 (file)
@@ -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 implements the [[ikiwiki/directive/toc]] [[ikiwiki/directive]].
+The directive adds table of contents to a page.