vim-markdown-extra-preview icon indicating copy to clipboard operation
vim-markdown-extra-preview copied to clipboard

A Python port of vim-markdown-preview that utilizes Python-Markdown's 'extra' extension.

Results 2 vim-markdown-extra-preview issues
Sort by recently updated
recently updated
newest added

When I do `:Me` I'll get this: ``` Created new window in existing browser session. ``` displayed which corrupt the view of the window. Obviously it's a message displayed by...

There are very few plugins for preview markdown in vim, and this is the only that I know that make use of Python Markdown Extra. Many people look for plugins...