[READ-ONLY] Mirror of https://github.com/mrgnw/copy-markdown-as-html. VS Code plugin which copies the selected markdown text to the clipboard as HTML
0

Configure Feed

Select the types of activity you want to include in your feed.

9 1 0

Clone this repository

https://git.vm.fail/xcc.es/copy-markdown-as-html https://git.vm.fail/did:plc:nqxzql3ptqozbaoy7mt4ehs2
ssh://git@knot1.tangled.sh:2222/xcc.es/copy-markdown-as-html ssh://git@knot1.tangled.sh:2222/did:plc:nqxzql3ptqozbaoy7mt4ehs2

For self-hosted knots, clone URLs may differ based on your setup.


README.md

This extension will copy the currently selected markdown text to the clipboard as HTML. If no text is selected, the contents of the current document will be copied as HTML.

Usage#

Open the Command Palette ('Ctrl+Shift+P'/'Cmd+Shift+P') and search for the command "Markdown: Copy as HTML"

Changelog#

1.0.0#

Initial release of the extension