summaryrefslogtreecommitdiff
path: root/doc/plugins/textile.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-29 05:18:39 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-29 05:18:39 +0000
commit7819f34a503bbe00c35c384119d0935735689dbc (patch)
tree4b6387ea3665eb9688103ebf2fc5c286b9d16acf /doc/plugins/textile.mdwn
parent5659e9881eb75347da136bfd3128748e5ba6974a (diff)
* Add a textile format plugin contributed by mazirian.
Diffstat (limited to 'doc/plugins/textile.mdwn')
-rw-r--r--doc/plugins/textile.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/textile.mdwn b/doc/plugins/textile.mdwn
new file mode 100644
index 000000000..6ffec41b9
--- /dev/null
+++ b/doc/plugins/textile.mdwn
@@ -0,0 +1,6 @@
+[[template id=plugin name=syntax author="mazirian"]]
+[[tag type/format]]
+
+Textile is a veratile markup language. So here's a 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.