Text::MetaMarkup::HTML

Text::MetaMarkup::HTML is a MM-to-HTML converter.
Download

Text::MetaMarkup::HTML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Juerd Waalboer
  • Publisher web site:
  • http://search.cpan.org/~juerd/

Text::MetaMarkup::HTML Tags


Text::MetaMarkup::HTML Description

Text::MetaMarkup::HTML is a MM-to-HTML converter. Text::MetaMarkup::HTML is a MM-to-HTML converter.SYNOPSIS use Text::MetaMarkup::HTML; print Text::MetaMarkup::HTML->new->parse(file => $filename);This module extends Text::MetaMarkup and converts the parsed document to HTML.Text::MetaMarkup::HTML adds special support for the following tags:Paragraph tag styleIts contents are not subject to escaping and inline tag interpolation.EXAMPLEInput h1: Example This is just {i:an {b:example}}. * foo * bar * bazOutput < h1 >Example< /h1 > < p >This is just < i >an < b >example< /b >< /i >. < ol >< li >foo< /i > < li >bar< /li > < li >baz< /li >< /ol > Requirements: · Perl


Text::MetaMarkup::HTML Related Software