
Text::Multi::Block::Textile - Text::Multi processor for Textile blocks

{{{ Textile }}}

This subclass of Text::Multi::Block uses Text::Textile to process Textile formatted text into HTML. For more information on Textile's syntax, see http://www.textism.com/tools/textile.

These are parameters that can be set in the Text::Multi tag in your text document, to provide additional information to formatter modules, and potentially to influence how the content is rendered. Also see "PARAMETERS" in Text::Multi::Block for inherited parameters that can be used by this formatter.

See "as_html" in Text::Multi::Block.

http://www.textism.com/tools/textile
http://www.jasonkohles.com/software/Text-Multi/

Jason Kohles <email@jasonkohles.com>.

Copyright (C) 2007 by Jason Kohles
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.