DESCRIPTION
This formatter will format content between {{txt}} and {{end}} asXHTML)
It is based on Angerwhale/Format/PlainText.pm
METHODS
- format_content_order
- Format order can be 1-99. The Text formatter runs on 10
- format_content
- calls the formatter. Takes a ref to the content as well as the context object.
- to_xhtml <txt>
- takes some text and renders it as XHTML.
AUTHORS
Daniel Brosseau <[email protected]>LICENSE
This module is licensed under the same terms as Perl itself.