head 1.2; access; symbols RELEASE_8_3_0:1.2 RELEASE_9_0_0:1.2 RELEASE_7_4_0:1.2 RELEASE_8_2_0:1.2 RELEASE_6_EOL:1.2 RELEASE_8_1_0:1.2 RELEASE_7_3_0:1.1; locks; strict; comment @# @; 1.2 date 2010.03.23.02.18.15; author wen; state Exp; branches; next 1.1; 1.1 date 2009.10.23.02.59.14; author wen; state Exp; branches; next ; desc @@ 1.2 log @- Update to 1.000033 @ text @bin/MultiMarkdown.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MultiMarkdown/.packlist %%SITE_PERL%%/Text/MultiMarkdown.pm @@dirrmtry %%SITE_PERL%%/Text @@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MultiMarkdown @@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text @ 1.1 log @Markdown is a text-to-HTML filter; it translates an easy-to-read and easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links. Markdown's syntax is designed not as a generic markup language, but specifically to serve as a front-end to (X)HTML. You can use span-level HTML tags anywhere in a Markdown document, and you can use block level HTML tags (like
and as well). Text::MultiMarkdown implements the MultiMarkdown markdown syntax extensions from: http://fletcherpenney.net/multimarkdown/ WWW: http://search.cpan.org/dist/Text-MultiMarkdown/ Approved by: mentors(implicit) @ text @d1 1 @