NAME
MojoMojo::Formatter::DocBook - format part of content as DocBook
DESCRIPTION
This formatter will format content between two =docbook blocks as DocBook document.
METHODS
- format_content_order
-
Format order can be 1-99. The DocBook formatter runs on 10
- format_content
-
calls the formatter. Takes a ref to the content as well as the context object.
- to_xhtml <dbk>
-
takes DocBook documentation and renders it as XHTML.
SEE ALSO
MojoMojo,Module::Pluggable::Ordered
AUTHORS
Daniel Brosseau <dab@catapulse.org>
LICENSE
This module is licensed under the same terms as Perl itself.