« Older Page 2 of 3 Newer »

Archive for the 'markdown' Category

Announcing the Meta-Data Extension for Python-Markdown

I'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

I've just released my first try at an Abbreviation Extension for Python-Markdown. Here's how it came about.

Announcing The Markdown CodeHilite Extension

The 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.

Markdown WikiLinks Release 0.2

I've made some improvements to my WikiLink extension for Python-Markdown. And added a page for it.

Enhancing Django Wikiproject Part 1 - Adding Authentication

Adding some simple authentication using Django's built in system to Paul Bisex's simple wikiproject.