debian man page for mojomojo::formatter::textile

Query: mojomojo::formatter::textile

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MojoMojo::Formatter::Textile(3pm)			User Contributed Perl Documentation			 MojoMojo::Formatter::Textile(3pm)

NAME
MojoMojo::Formatter::Textile - Texile+SmartyPants formatting for your content
DESCRIPTION
This formatter processes content using Text::Textile (a syntax for writing human-friendly formatted text), then post-processes that using Text::SmartyPants (which transforms plain ASCII punctuation characters into "smart" typographic punctuation HTML entities, such as smart quotes or the ellipsis character). Textile reference: <http://hobix.com/textile/>
METHODS
main_format_content Calls the formatter. Takes a ref to the content as well as the context object. Note that this is different from the format_content method of non-main formatters. This is because we don't want all main formatters to be called when iterating over pluggable modules in MojoMojo::Schema::ResultSet::Content::format_content. "main_format_content" will only be called by <MojoMojo::Formatter::Main>.
SEE ALSO
MojoMojo, Module::Pluggable::Ordered, Text::Textile
AUTHORS
Marcus Ramberg <mramberg@cpan.org>
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-04-07 MojoMojo::Formatter::Textile(3pm)
Related Man Pages
mojomojo::formatter::amazon(3pm) - debian
mojomojo::formatter::file(3pm) - debian
mojomojo::formatter::rss(3pm) - debian
mojomojo::formatter::wiki(3pm) - debian
mojomojo::schema::result::content(3pm) - debian
Similar Topics in the Unix Linux Community
Java Text Table Formatter 0.96.0 (Default branch)
WiGit 0.1 (Default branch)
MojoMojo 0.999027 (Default branch)
Sort content of text file based on date?
How To Use sed To Remove Text Between '/*'?