Revision history for Posy-Plugin-Toc
====================================
0.52 Thu 12 May 2005
--------------------
* (12 May 2005) update Posy version
* (12 May 2005) add Makefile.PL
0.5101 Sat 26 March 2005
------------------------
* (26 Mar 2005) licence correction
0.51 Sun 06 February 2005
-------------------------
* (6 Feb 2005) added INSTALL docs
0.50 Wed 26 January 2005
------------------------
* (26 Jan 2005) removed Makefile.PL
* (26 Jan 2005) toc_split_after option
Now one can use the toc_split_after option to put a ToC
after, say, the first header in an entry (with a regex like
'<h1>[^>]+</h1>') without having to have a special ToC tag.
This is useful for entries which have been converted from text.
0.40 Sat 15 January 2005
------------------------
* (15 Jan 2005) splitting out from Posy core