aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/textile.pm
Commit message (Expand)AuthorAge
* format plugin categorizationJoey Hess2010-02-12
* add a long name for textile/txtl ("Textile")Jon Dowland2009-05-16
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 3 of 3)Joey Hess2008-08-03
* textile: The Text::Textile perl module has some regexps that fail if input is...Joey Hess2008-06-16
* * pagespec_match() has changed to take named parameters, to better allow••• for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0. joey2007-04-27
* * Add a textile format plugin contributed by mazirian.joey2006-12-29