summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/txt.pm
AgeCommit message (Collapse)Author
2010-10-25txt: Fix display when used inside a format directive.Joey Hess
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.
2010-04-05txt: Add a special case for robots.txt.Joey Hess
2010-02-12format plugin categorizationJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-06txt: Do not encode quotes when filtering the txt, as that broke later ↵Joey Hess
parsing of any directives on the page.
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-06-24pagesources might not be populatedJoey Hess
2008-06-24only convert urls if the module is installedJoey Hess
2008-06-24formattingJoey Hess
2008-06-24rename to txtJoey Hess