Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 728 Bytes

File metadata and controls

17 lines (9 loc) · 728 Bytes

selection2md

Convert selected content on a web page to Markdown format. The selection is copied, converted to Markdown, and put back into the clipboard.

The conversion is carried out by turndown.js. It's inspired by clipboard2markdown.

Usage

For Tampermonkey users, you can install the script hosted on GitHub and modify the @match value to match the sites you want to use it on.

Demo

https://funfungho.github.io/selection2md/

License

license-image