]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/textile.mdwn
Merge commit '5971a731e98b9b6543d78572c181ffc1bb7e1dd1' into sipb
[ikiwiki.git] / doc / plugins / textile.mdwn
1 [[!template id=plugin name=syntax author="mazirian"]]
2 [[!tag type/format]]
3
4 Textile is a versatile markup language. So here's a plugin that will use the
5 Textile  markup language to render .txtl files in your data directory. 
6 You must have [[!cpan Text::Textile]] installed for it to work.