diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-02 10:52:51 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-02 10:52:51 +0000 |
commit | 1e547c80be1563941a7e8e06fb4dea62391da89f (patch) | |
tree | b7eca044a4a6ffdad34baab73138842db73f0c8e /doc | |
parent | c8a711659a4556eb356968de8c8bb7541c7b5396 (diff) |
web commit by jh
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/textile.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/textile.mdwn b/doc/plugins/textile.mdwn index 6ffec41b9..c32b55e4b 100644 --- a/doc/plugins/textile.mdwn +++ b/doc/plugins/textile.mdwn @@ -1,6 +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 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. |