tag that wraps the entire table of contents listing; default to 'toc'. |
| ''Xhtml'' | ''css_list'' | string | The CSS class to use for the
tag that wraps the entire table of contents listing. |
| ''Xhtml'' | ''css_item'' | string | The CSS class to use for the
tag that wraps each individual entry in the list. |
| ''Xhtml'' | ''title'' | string | Raw XHTML to place above the table of contents list; defaults to 'Table of Contents'. |
===== Description =====
Looks through all the heading elements in the source text and creates a table of contents from them; each table of contents entry is linked to the appropriate heading, so you can click on it to go to the heading.