FreeBSD.software
Home/textproc/p5-Text-MultiMarkdown

p5-Text-MultiMarkdown

1.005000

Convert MultiMarkdown syntax to (X)HTML

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 <div> and <table> as well). Text::MultiMarkdown implements the MultiMarkdown markdown syntax extensions from: http://fletcherpenney.net/multimarkdown/

Origin: textproc/p5-Text-MultiMarkdown
Category: textproc
Size: 59.4KiB
License: BSD3CLAUSE
Maintainer: perl@FreeBSD.org
Dependencies: 3 packages
Required by: 3 packages
$pkg install p5-Text-MultiMarkdown

Dependencies (3)

Required By (3 packages)

More in textproc