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
If you need a fair example for how to use something like Kramdown in a rakefile there is a repo on github with code and articles in markdown.md that can be converted to html with Ruby code syntax highlighting but alas line numbers as well.(I would prefer to turn off line numbering)
If anyone knows how to shut off the line numbering default please tell us.
Anyway the link is https://github.com/elm-city-craftworks/practicing-ruby-manuscripts