I've done a first sketch review of modules for converting markdown to HTML. I'm currently using Text::Markdown in my blog engine, but would like to add some extensions, so I was wondering if any of the existing markdown modules provided an extension mechanism.

Read more ...