Comment Yes, and I made a thing to use it in email (Score 1) 204
At one point I found myself composing some email (started with notes for a conference, then code-heavy email) in Github's editor, rendering, and then pasting into an email. And then I realized that I'm a programmer and can make stuff to do stuff. So I made Markdown Here (or the project page on Github). It's a Chrome/Firefox/Safari/Opera/Thunderbird/Postbox extension that allows you to write email in your normal email editor, but in Markdown, and then render it before sending. It also supports syntax highlighting and some TeX math support. And it works in Google Groups posts, Evernote (web interface) notes, Blogger posts, and so on -- anywhere that uses contentEditable or designMode for the editor (including TinyMCE-based and CKEditor-based ones).
So, yeah, I use Markdown for email. There are about 15,000 Markdown Here users, so I guess they're part of the answer too.
So, yeah, I use Markdown for email. There are about 15,000 Markdown Here users, so I guess they're part of the answer too.