Experimental markdown preview app written in node and netbeans protocol for vim.
First start mdrt
$ node mdrt.js ~/path/to/file.md
Point browser to address http://127.0.0.1:9090/
Then open vim and connecect to mdrt: :nbs
Start typing and you should see result in the browser