Previewing Markdown using grip

Tags:

Review your markdown locally with Grip, powered by Python.

Note that Grip expects GitHub flavoured Markdown.


$ grip README.md 
* Running on http://localhost:6419/ (Press CTRL+C to quit)

Now point your browser at the URL. The service will detect changed in your document automatically. Edit, refresh, repeat.

Enjoy!

submit to reddit