Revision history for Perl extension Text::HikiDoc.

1.019 Fri jul 17 12:07:00 2009
    - fixed Text::HikiDoc::Plugin::texthighlight
    - fixed Text::HikiDoc::Plugin::vimcolor
    - change Text::HikiDoc::Plugin::br

1.018 Mon Mar 19 21:07:00 2007
	- remove Build.PL and add Makefile.PL
    - fixed inavlid POD

1.017 Wed Feb 17 14:14:00 2007
	- refactor texthighlight.pm and vimcolor.pm
    - fixed version_string in this file ( s/1.015/1.016/ )

1.016 Wed Nov 15 22:32:00 2006
	- add pluggable logic, and some plug-in method.
	- change testcase to Test::Base;

1.010 Fri Jul 28 17:55:00 2006
	- Now to_html can override all parameters.
	- Renamed HikiDoc to Text::HikiDoc
	- fixed _parse_modifier (nested modifier)

1.006 Wed Jun 07 12:38:00 2006
	- fixed _parse_link (two or more links to one line)

1.005 Wed May 24 21:32:24 2006
	- First Release.