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.
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.