summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-29 03:16:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-29 03:16:06 +0000
commit9e428e8d86ce852f8294137fba48a32b7ef580d2 (patch)
tree453c7986d6a38d46c2a13873de451266b243b95f /doc
parent98d71ccef586e30c96310d506f0df7fcf46a55de (diff)
web commit by http://mazirian.myopenid.com/: clarification, licensing.
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/contrib/textile.mdwn8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/plugins/contrib/textile.mdwn b/doc/plugins/contrib/textile.mdwn
index b466941a5..953382b15 100644
--- a/doc/plugins/contrib/textile.mdwn
+++ b/doc/plugins/contrib/textile.mdwn
@@ -2,9 +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 [[cpan 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)