NAME Kwiki::Textile - A Textile formatter for Kwiki. SYNOPSIS This module provides a markdown formatter class for Kwiki. For more information about markdown syntax, please see its official website: To install this module, please edit "config.yaml" and add this line to the bottom: formatter_class: Kwiki::Textile 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. SEE ALSO Text::Textile 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