Greg Wilson has posted a code review of Python-Markdown. As I'm one of the developers, I read it with interest. This is my response.
Archive for the 'python' Category
Reviewing Markdown -- A Response
Published 4 months, 3 weeks ago. Tagged: markdown python 2 CommentsAnnouncing the Meta-Data Extension for Python-Markdown
Published 9 months, 1 week ago. Tagged: markdown python 1 CommentI've just released a Meta-Data Extension for Python-Markdown. I've also updated the WikiLink and Abbreviation extensions to support it. Here's how it came about.
Announcing the Abbreviation Extension for Python-Markdown
Published 10 months, 3 weeks ago. Tagged: markdown python ClosedI've just released my first try at an Abbreviation Extension for Python-Markdown. Here's how it came about.
Announcing The Markdown CodeHilite Extension
Published 1 year, 7 months ago. Tagged: markdown python ClosedThe Markdown CodeHilite Extension adds code/syntax highlighting to standard Python-Markdown code blocks using one of three highlighting engines: GNU Enscript, dp.SyntaxHighlighter and Pygments. Check it out or keep reading to see how it all came about.
I've made some improvements to my WikiLink extension for Python-Markdown. And added a page for it.

