### 0.2.0 / 2012-05-18 * Added support for: * [BlueCloth][bluecloth] * [Maruku][maruku] * Use the same loading priority as [YARD](https://github.com/lsegal/yard/blob/master/lib/yard/templates/helpers/markup_helper.rb#L24-31) ### 0.1.0 / 2012-05-18 * Initial release: * Supports: * [Kramdown][kramdown] * [RDiscount][rdiscount] * [Redcarpet][redcarpet] * [rpeg-markdown][rpeg_markdown] [bluecloth]: http://deveiate.org/projects/BlueCloth [kramdown]: http://kramdown.rubyforge.org/ [maruku]: http://maruku.rubyforge.org/ [rdiscount]: https://github.com/rtomayko/rdiscount#readme [redcarpet]: https://github.com/tanoku/redcarpet#readme [rpeg_markdown]: https://github.com/rtomayko/rpeg-markdown#readme