NAME
Template::Flute::Filter::Markdown - markdown filter
DESCRIPTION
Turns text in Markdown format into HTML. The HTML is subject to scrubbing with HTML::Scrubber.
PREREQUISITES
HTML::Scrubber module. Text::Markdown module.
METHODS
filter
Markdown filter.
AUTHOR
Peter Mottram (SysPete), <peter@sysnix.com>
LICENSE AND COPYRIGHT
Copyright 2011-2021 Stefan Hornburg (Racke) <racke@linuxia.de>.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.