/Viewmark

Automatically refreshing Markdown preview.

Primary LanguagePython

#What do? This displays a live preview of your markdown in your browser as you work. (No manual refresh necessary)

#How get? Install the dependencies with pip install -r requirements.txt and then start the server with python viewmark.py <filename>

#Future This should grow some polish soon, but I wanted to get it up for the world as fast as possible.