* Explode some of the more insane regexps.
[ikiwiki.git] / IkiWiki / Plugin / camelcase.pm
2007-06-01 joey* Explode some of the more insane regexps.
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2006-09-09 joey* Work on firming up the plugin interface:
2006-07-26 joey* Fix CamelCase regexp to not break [[FooBar|BazBar... 1.10
2006-07-26 joey* Run page through any relevant filters when generating...