Skip to content

Olle Jonsson's blog

Against entropy.

  • Technology
  • Olle
  • Literature log

Category Archives: Python

Python Markdown extension example

The Python Markdown module, perhaps outdated, but the one that I use, can be extended using plugins. Here is a plugin I needed and built. It adds a user-specified CSS class to the generated P tags. It draws heavily on the examples at the above website. (I also had to read the code.) # the …

Continue reading “Python Markdown extension example”

Posted byolleolleolle2010-04-20Posted inPythonTags: markdownLeave a comment on Python Markdown extension example

It takes one to know one.

Olle Jonsson's blog, Proudly powered by WordPress.