Dougal Stanton wrote:

I had to do this recently, so you might be interested in my approach:

<http://193.219.108.225/code/blogpost/BlogPost.hs>

The idea here is to run arbitrary text (blog posts) through Markdown
and Smartypants before sending them out to the wider world.

Pardon me while I veer off-topic, but you could also use Pandoc to do this. No forking required.
http://sophos.berkeley.edu/macfarlane/pandoc/

        <b
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to