summaryrefslogtreecommitdiff
path: root/doc/plugins/txt.mdwn
AgeCommit message (Collapse)Author
2009-06-05Fixed a wikilink.http://lj.rossia.org/users/imz/
2008-09-11fix linkJoey Hess
2008-08-25rename preprocessordirective to directiveJoey Hess
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-)
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-06-24new txt plugin, was previously contrib/plaintextJoey Hess