MKDoc::Text::Structured::Inline 0.83 review
Download
|
|
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 search tags