aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/txt.pm
Commit message (Collapse)AuthorAge
* txt: Fix display when used inside a format directive.Joey Hess2010-10-25
| | | | | txt's use of a format hook can't work in that case, so it needs to use a htmlizeformat hook in this case to handle wrapping the text in pre tags.
* txt: Add a special case for robots.txt.Joey Hess2010-04-05
|
* format plugin categorizationJoey Hess2010-02-12
|
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
|
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
|
* txt: Do not encode quotes when filtering the txt, as that broke later ↵Joey Hess2008-11-06
| | | | parsing of any directives on the page.
* add plugin safe/rebuild info (part 3 of 3)Joey Hess2008-08-03
|
* pagesources might not be populatedJoey Hess2008-06-24
|
* only convert urls if the module is installedJoey Hess2008-06-24
|
* formattingJoey Hess2008-06-24
|
* rename to txtJoey Hess2008-06-24