MKDoc::Text::Structured::Inline 0.83 review

Download
by rbytes.net on

License: Perl Artistic License
File size: 13K
Developer: MKDoc::Text::Structured::Inline Team
0 stars award from rbytes.net

MKDoc::Text::Structured::Inline is a Perl module to convert text to HTML without handling block-level tags.

SYNOPSIS

my $text = some_structured_text();
my $this = MKDoc::Text::Structured::Inline::process ($text);
my $that = MKDoc::Text::Structured::Inline::process_entities_only ($text);

Requirements:
Perl

MKDoc::Text::Structured::Inline 0.83 keywords