If I want to print a markdown file from GitHub as it appears on screen, for example: https://github.com/RestKit/RestKit/blob/master/Docs/Object%20Mapping.md
Then how can
If you are a Mac-User, another great possibility is to use the "Reader"-Functionality in the Safari web browser.
Just open the markdown-File and click the "Reader"-Button in the top right-corner.
Then just print the page with the command "CMD + P".
Works like a charm.
I use this page http://www.markdownprint.com, really simple to use and produces markdown using the github style (which looks really good). Highly recommend!