mddev Markdown development server (KISS style) Install go get github.com/slaxor/mddev Usage vim mdfile.md mddev -f mdfile.md xdg-open http://127.0.0.1:4050 then do an <esc>:w<cr> and watch the magic ;)