|
|
|
|
|
by stephenr
3207 days ago
|
|
I've always thought native handling of markdown for email would be pretty cool. The MUA could strip out any HTML embedded in the actual markdown, render to HTML locally (for display) and you have nice formatting without the risks or cruft of email HTML. And of course if you choose to view in text only mode, you don't actually lose any semantic meaning. |
|
https://stackoverflow.com/a/25812177
https://tools.ietf.org/html/rfc7763
https://tools.ietf.org/html/rfc7764
(March 2016)
Previous HN discussion: https://news.ycombinator.com/item?id=13176743