diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:54:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:54:24 +0000 |
commit | a7beee284166c057d800368154500f23a9a9262c (patch) | |
tree | 39cb0c1ae2a7e6c19a9ff2770f9c04861ee18976 | |
parent | 08e9c427a9be88b43866cff1aa1c1ed6381a93f5 (diff) |
web commit by http://mazirian.myopenid.com/: Link to textile.pm module
-rw-r--r-- | doc/contrib/textile___40__third-party_plugin__41__.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/contrib/textile___40__third-party_plugin__41__.mdwn b/doc/contrib/textile___40__third-party_plugin__41__.mdwn new file mode 100644 index 000000000..bdb4ddb25 --- /dev/null +++ b/doc/contrib/textile___40__third-party_plugin__41__.mdwn @@ -0,0 +1,5 @@ +# Textile 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. + +Download: [textile.pm](http://mazirian.com/files/textile.pm) (December 28, 2006)
\ No newline at end of file |