Convert Markdown syntax to (X)HTML
http://search.cpan.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
Authors:
John Gruber
http://daringfireball.net/
PHP port and other contributions by Michel Fortin
http://michelf.com/
MultiMarkdown changes by Fletcher Penney
http://fletcher.freeshell.org/
CPAN Module Text::MultiMarkdown (based on Text::Markdown by Sebastian
Riedel) originally by Darren Kulp (http://kulp.ch/)
Support for markdown="1" by Dan Dascalescu (http://dandascalescu.com)
This module is maintained by: Tomas Doran http://www.bobtfish.net/
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Text-Markdown
- Download package
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Text-Markdown-1.000031.tar.gz | 0000103428 101 KB | almost 11 years |
_link | 0000000153 153 Bytes | over 3 years |
cpanspec.yml | 0000000989 989 Bytes | over 3 years |
perl-Text-Markdown.changes | 0000001625 1.59 KB | over 3 years |
perl-Text-Markdown.spec | 0000002981 2.91 KB | over 3 years |
Comments for perl-Text-Markdown 0