summaryrefslogtreecommitdiffstats
path: root/python/python3-markdown2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-markdown2/README')
-rw-r--r--python/python3-markdown2/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-markdown2/README b/python/python3-markdown2/README
new file mode 100644
index 0000000000..595da8606a
--- /dev/null
+++ b/python/python3-markdown2/README
@@ -0,0 +1,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.