Instant markdown previews from vim in Python! Inspired by vim-instant-markdown.
- Vim should have Python support.
- Python 2.x with Bottle, Markdown, Pygments.
- Put
md-live.vim
in~/.vim/plugin
. - Put other files somewhere together.
- Run
mdd.py
. - Open(if not automatically)
index.html
in browser. - Vim any markdown file!