Based on original AutoTOC plugin by Gert Hengeveld
This Cotonti plugin automatically generates a Table Of Contents for any page. HTML heading tags are extracted and listed in a tree. The page body is modified to include anchors in source HTML.
Features of new AutoTOC
- Fixed bug with output empty TOC on some pages
 
	- Fixed GHengeveld/AutoTOC#1 (wrong numbering on same titles)
 
	- Now used canonical URL for TOC
 
	- Customizing and overriding TOC display style via resource strings
 
	- Added configurable class...