| Template-Plugin-Markdown documentation | view source | Contained in the Template-Plugin-Markdown distribution. |
Template::Plugin::Markdown - TT plugin for Text::Markdown
[% USE Markdown -%] [% FILTER markdown %] #Foo Bar --- *Italic* blah blah **Bold** foo bar baz [%- END %]
Template::Plugin::Markdown is a plugin for TT, which format your text with Markdown Style.
Naoya Ito <naoya@bloghackers.net>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Template-Plugin-Markdown documentation | view source | Contained in the Template-Plugin-Markdown distribution. |