Path to this page:
./
textproc/p5-Text-Markdown,
Convert Markdown to HTML
Branch: pkgsrc-2009Q3,
Version: 1.0.25,
Package name: p5-Text-Markdown-1.0.25,
Maintainer: pkgsrc-usersMarkdown 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.
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 <div> and <table> as well).
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Test-Exception] [
devel/p5-List-MoreUtils] [
devel/p5-Module-Install] [
devel/p5-File-Slurp]
Master sites: (Expand)
SHA1: 93edda9b3674a147d0aeadbd43b3206b46aba3b1
RMD160: 950e439359e6fd286627502e8168186b95091b91
Filesize: 95.777 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version p5-Text-Markdown-1.0.25 (created)