X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/688c5884d68a2a91098fdf2a7eea5f5c0d42e88a..6fed9b48d54df52ea86badb4be196a28b63e0fd3:/doc/plugins/contrib/textile.mdwn diff --git a/doc/plugins/contrib/textile.mdwn b/doc/plugins/contrib/textile.mdwn index b897f5192..953382b15 100644 --- a/doc/plugins/contrib/textile.mdwn +++ b/doc/plugins/contrib/textile.mdwn @@ -2,6 +2,11 @@ [[tag type/format]] [[meta title="textile (third-party plugin)"]] -Textile is a veratile markup language. So here's a trivial little plugin that will use the Textile markup language to render .txtl files in your data directory. You must have Text::Textile installed for it to work. +Textile is a veratile markup language. So here's a trivial (in that it is a +direct adaptation of the wikitext plugin) plugin that will use the Textile +markup language to render .txtl files in your data directory. You must have +[[cpan Text::Textile]] installed for it to work. Naturally, it is released under +the terms of the GPL. -Download: [textile.pm](http://mazirian.com/files/textile.pm) (December 28, 2006) +Download: [textile.pm](http://mazirian.com/files/textile.pm) (December 28, +2006)