blob: 595da8606a7165fe6937d5aad1bae7b7ec7752c9 (
plain)
1
2
3
4
5
|
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.
|