]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/toc.pm
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / IkiWiki / Plugin / toc.pm
2008-04-26  Joey Hesstoc: Add the table of contents at sanitize time, rather...
2007-11-23  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-23  Joey Hess* toc: Handle html elements embedded inside a header...
2007-08-11  joey* The toc directive doesn't work well or make sense...
2007-07-08  joey* Make the toc plugin use html-compatible anchors....
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28  joey* Add toc (table of contents) plugin.