Skip to content

Vim plugin to copy markdown as formatted html into the clipboard

Notifications You must be signed in to change notification settings

Kody-Quintana/vim-md-to-html-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vim md to html clipboard

This plugin creates an mdc command which pipes a range of markdown text, or the whole buffer, into pandoc to convert that to html, then into xclip with the text/html type so that it can be pasted into applications with formatting. (e.g. MS Teams which doesn't have a direct way to write in markdown like Slack does)

About

Vim plugin to copy markdown as formatted html into the clipboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published