There is a markdown viewre called grip and implemented in python. To use it, simply open a console and write:
$ grip file.md
Then, a web-browser window will appear with the content of the file properly rendered.
As a python package, use pip to install it:
$ pip install grip