Skip to content

euangoddard/clipboard2markdown

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

clipboard2markdown

Easily convert richly formatted text or HTML to Markdown. Use the clipboard and paste to Markdown with a single keypress.

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

Demo

Interactive

http://euangoddard.github.io/clipboard2markdown/

Video

Screencast

Usage

Open index.html in a favorite browser and hit Ctrl+C (or ⌘+C on Mac).

To copy the converted Markdown to the clipboard, press Ctrl+A followed by Ctrl+C (or ⌘+A and ⌘+C on Mac).

One can paste multiple times. This overwrites the previous conversion.

Tested browsers

  • Chrome 33 (Linux and OS X)
  • Firefox 27 (Linux)
  • Safari 5 (OS X)
  • Internet Explorer 11 (Windows)

About

clipboard2markdown was created by Euan Goddard. The original version used html2markdown by Kates Gasis and Himanshu Gilani. Vegard Øye ported it to to-markdown by Dom Christie. The HTML template is based on Bootstrap.

License

License

Released under the MIT License. See the LICENSE file for details.

About

Convert rich-text on your clipbaord to markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published