
There are so many complexities in parsing markdown correctly that aren't obvious at first.
You may avoid this complexities, using Alex and Happy (example:
https://bitbucket.org/afiskon/hs-interpreter/src ).
2012/7/17 Simon Hengel
Hi Michael,
But for your purposes, I think the Text.Markdown.Block module itself (documentation hidden on Hackage, but have a look at the source) will probably provide you with the best API, and it only depends on `conduit`. It might be worth looking into building a tool based on that module alone.
I'll probably try jgm's suggestion first.
Cheers, Simon
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel
-- С уважением, Александр Личный блог: http://eax.me/ Мой форум: http://it-talk.org/ Мой Twitter: http://twitter.com/afiskon