Commit Graph

4 Commits

Author SHA1 Message Date
okan
2070d9771a bring back Text::MultiMarkdown (1.000033) now that it has been split again
from Text::Markdown.

from Mikolaj Kucharski

ok jasper@
2011-01-18 09:54:15 +00:00
okan
aaa32ef01b now superseded by p5-Text-Markdown (1.0.19) 2008-06-05 11:45:19 +00:00
okan
4b14c85cba - maintenance update to 1.0.11
ok merdely@
2008-01-28 20:07:37 +00:00
okan
62e307e261 import p5-Text-MultiMarkdown
Markdown is a text-to-HTML filter; it translates an easy-to-read /
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.

This module implements MultiMarkdown, which is an extension to Markdown.

ok merdely@
2008-01-24 04:53:55 +00:00