mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-01 21:21:02 -05:00
I tried to do this using Haml::Filters::Markdown so it would be independent of our Markdown renderer, but I couldn't get Haml::Filters::Markdown.render to work programmatically - whatever I did, it returned its input unchanged. So I hardcoded a dependence on bluecloth.