From ee93b3b8f42c9454a97c809cc9beb0967092a5b4 Mon Sep 17 00:00:00 2001 From: Eduardo Rolim Date: Mon, 30 Jun 2014 17:08:58 -0300 Subject: [PATCH] Added Python-Markdown on Documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8560642..1c6e4f9 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b * [Sphinx](http://sphinx-doc.org/) - Python Documentation generator. * [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils. +* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown. ## Imagery