6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
This (markdown2) is a fast and complete Python implementation
|
|
of Markdown. It was written to closely match the behaviour of
|
|
the original Perl-implemented Markdown.pl. Markdown2 also comes
|
|
with a number of extensions (called "extras") for things like
|
|
syntax coloring, tables, header-ids.
|