Entry detail

Emoticon Extension for python-markdown

Another day, another component from my forum application which might be useful elsewhere - this time, it's an emoticon extension I wrote for replacing emoticon symbols with images (which have the symbol as their alt text) when formatting text with python-markdown.

Posted by jonny on September 5, 2007

Comments

Yuri November 6, 2007 at 7:49 a.m.

Please put it up on the Python Markdown wiki!

Comments are currently disabled