🏒 Lucian Marin
I was just imagining an email client based on Markdown alone. Today I find that text/markdown (tools.ietf.org/htm...) is the official media type for Markdown. Somebody else might actually built a simple email client in the near future.
Mark Dain
Yes, I've dreamed of Markdown in emails! I'm glad "text/markdown" is a valid MIME type now! I wonder if we could see it baked into browsers? Serve a page with text/markdown and have the browser render it into a basic HTML page?
Nkrs
Markdown's syntax is largely inspired by formatting conventions of plain text emails. In a way, what you're describing is already possible.
🏴☠️ Serge Keller
That would be something interesting, _indeed!_ - Did you ever consider using simple Markdown formatting (bold, italic) for @sublevel ? (not a request, just curiosity)