I\'m trying to find a markdown interpreter class/module that I can use in a rakefile.
So far I\'ve found maruku, but I\'m a bit wary of beta releases.
Has an
To ensure you're getting BlueCloth 2, install like this:
gem install bluecloth
Note that "bluecloth" should be in all lowercase, not camel case.
Source: http://rubygems.org/gems/bluecloth