Paste to Markdown

Instructions

  1. Find the text to convert to Markdown (e.g., in another browser tab)
  2. Copy it to the clipboard (Ctrl+C, or ⌘+C on Mac)
  3. Paste it into this window (Ctrl+V, or ⌘+V on Mac)
  4. The converted Markdown will appear!

The conversion is carried out by to-markdown, a Markdown converter written in JavaScript and running locally in the browser.

Now conversion is done with Turndown, a HTML to Markdown converter written in JavaScript. The conversion is still done locally in the browser.

Thank you euangoddard, for creating this awesome copy/paste expereince: clipboard2markdown.