Coding style change: Remove explcit vim folding markers.
[ikiwiki.git] / IkiWiki / Plugin / camelcase.pm
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27 Joey HessExport pagetitle, titlepage, linkpage.
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-02-12 Joey Hess* camelcase: Convert to use new linkify and scan hooks...
2007-09-28 joey* camelcase: Tighten regexp to avoid false positives...
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...