=head1 NAME Kwiki::Markdown - A Markdown formatter for Kwiki. =head1 SYNOPSIS This module provides a markdown formatter class for Kwiki. For more information about markdown syntax, please see its official website: L. To install this module, please edit C and add this line to the bottom: formatter_class: Kwiki::Markdown Please be aware of that this plugin is not compatible with lots of plugins that provide extra wafl block or wafl phrases, as long as those plugins hooking on Kwiki::Formatter::* sub-classes. =head1 SEE ALSO L =head1 COPYRIGHT Copyright 2006 by Kang-min Liu . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See