debian man page for mojomojo::formatter::syntaxhighlight

Query: mojomojo::formatter::syntaxhighlight

OS: debian

Section: 3pm

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

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

   module_loaded
       Return true if the module is loaded.

NAME
MojoMojo::Formatter::SyntaxHighlight - syntax highlighting for code blocks
DESCRIPTION
This formatter performs syntax highlighting on code blocks.
METHODS
format_content_order The syntax highlight formatter is based on "<pre>" tags entered by the user, so it must run before other formatters that produce "<pre>" tags. The earliest such formatter is the main formatter. format_content This formatter uses Syntax::Highlight::Engine::Kate to syntax highlight code inside of "<pre lang="language"> ... </pre>" tags: <pre lang="Perl"> say "Hello world!"; </pre> See "PLUGINS" in Syntax::Highlight::Engine::Kate for a list of supported languages.
SEE ALSO
MojoMojo, Module::Pluggable::Ordered and Syntax::Highlight::Engine::Kate.
AUTHORS
Johannes Plunien <plu@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-05-23 MojoMojo::Formatter::SyntaxHighlight(3pm)
Related Man Pages
mojomojo::formatter(3pm) - debian
mojomojo::formatter::cpanhyperlink(3pm) - debian
mojomojo::formatter::defang(3pm) - debian
mojomojo::formatter::markdown(3pm) - debian
wiki::toolkit::formatter::default(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph