libtext-markdown-perl
module to convert Markdown syntax to (X)HTML
Description
Text::Markdown is a Perl module that provides an alternate implementation of the Markdown implementation by John Gruber (see the markdown package). It is a slower implementation, but better maintained. Markdown is a markup language to convert structured text into (X)HTML. Its main design goal is to make the input text as readable as possible. For this, the syntax is highly inspired by the format of plain text email. Markdown supports features like headers, *emphasis*, code blocks, blockquotes and links. For maximum flexibility, it also allows embedding HTML tags, both within paragraphs (eg. <span>), and at block level (<div>, <table>).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Text-Markdown
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libtext-markdown-perl