aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/textile.mdwn
diff options
context:
space:
mode:
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..4ed7d4e81
--- /dev/null
+++ b/doc/plugins/textile.mdwn
@@ -0,0 +1,6 @@
+[[!template id=plugin name=syntax author="mazirian"]]
+[[!tag type/format]]
+
+Textile is a versatile 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.