Skip to content

apokaliptis/vim-markdown-preview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

#(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 is required to be installed.

About

Select Markdown text, render to HTML and preview in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%