checkmark
"check your markdown"
Checkmark converts your markdown files to html.
Install
gem install checkmark
Usage
checkmark README.md
Notes
If you're using OS X, checkmark will open the rendered html for your markdown file in a web browser. Otherwise, you can manually open the mark.html
file that is created your $HOME/.check/
directory.