Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swaroopch/vim-markdown-preview

Select Markdown text, render to HTML and preview in browser
https://github.com/swaroopch/vim-markdown-preview

Last synced: about 2 months ago
JSON representation

Select Markdown text, render to HTML and preview in browser

Awesome Lists containing this project

README

        

#(Multi) Markdown-Preview for Vim#

Markown-Preview is an essential plugin for writing Markdown with Vim. You can preview your markdown file, or just part of it, quickly and easily. You don't even have to convert the file after you seet it, you can just copy from the browser's source and go!

##How to use##

In Vim, type :MarkdownPreview (:MdP for short) to see the rendered results in a browser. You can also choose to preview one small area by selecting it.

**Note:** [multimarkdown](http://fletcherpenney.net/multimarkdown/) is required to be installed.