Convert Markdown syntax to (X)HTML
https://metacpan.org/dist/Text-Markdown
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.
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).
- Sources inherited from project devel:languages:perl
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Text-Markdown
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-Text-Markdown && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Text-Markdown-1.000031.tar.gz | 0000103428 101 KB | |
_link | 0000000153 153 Bytes | |
cpanspec.yml | 0000001026 1 KB | |
perl-Text-Markdown.changes | 0000001814 1.77 KB | |
perl-Text-Markdown.spec | 0000002991 2.92 KB |
Comments 0