GMDPrev
GMDPrev (GitHub Markdown Preview) allows you to convert your Github flavored Markdown into HTML. Useful for getting a rough idea how the rendered Markdown will look on Github (without the CSS formatting).
Usage
gmdprev file.markdown
Install
gmdprev is available as a Ruby gem. Install with:
[sudo] gem install gmdprev
Dependencies
Programs:
- Ruby 1.9+
- RubyGems 1.8.5+
Depends on the following Ruby gems, which should be retrieved automatically:
Otherwise, install with [sudo] gem install redcarpet github-markup
License
This utility is licensed as github-markup is.