NAME
Text::Multi::Block::WikiCreole - Text::Multi processor for WikiCreole blocks
SYNOPSIS
{{{ WikiCreole }}}
DESCRIPTION
This subclass of Text::Multi::Block uses Text::WikiCreole to process WikiCreole formatted text into HTML. For more information on WikiCreole syntax, see http://www.wikicreole.org/.
PARAMETERS
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.
INTERNAL METHODS
as_html()
See "as_html" in Text::Multi::Block.
SEE ALSO
http://www.jasonkohles.com/software/Text-Multi/
AUTHOR
Jason Kohles <email@jasonkohles.com>
.
COPYRIGHT AND LICENSE
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.