summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/toc.pm
AgeCommit message (Expand)Author
2010-02-12setup file orderingJoey Hess
2009-12-25toc: Add startlevel parameter. (kerravonsen)Joey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-06-28call format hooks when generating page previewsJoey Hess
2008-04-26toc: Add the table of contents at sanitize time, rather than at format time. ...Joey Hess
2007-11-23* toc: Handle html elements embedded inside a header, rather thanJoey Hess
2007-08-11* The toc directive doesn't work well or make sense inside an inlined page.joey
2007-07-08* Make the toc plugin use html-compatible anchors. This is necessary sincejoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-28* Change htmlize, format, and sanitize hooks to use named parameters.joey
2006-08-28* Add toc (table of contents) plugin.joey