Easily convert formatted text from LibreOffice, CKEditor or HTML Browser to Markdown. Use the clipboard and paste to Markdown with a single keypress.
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.
- Chrome 33 (Linux and OS X)
- Firefox 27 (Linux)
- Safari 5 (OS X)
- Internet Explorer 11 (Windows)
bufferhtml2md clipboard2markdown 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.
Released under the MIT License. See the LICENSE file for details.