Dlang forum: some feature requests
crimaniak via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 10 02:35:30 PDT 2017
On Sunday, 9 April 2017 at 12:58:30 UTC, Vladimir Panteleev wrote:
>> _Someone_ should write Markdown rendering plugins for popular
>> news readers. What mime type will the Markdown enhanced
>> messages use? text/plain or text/markdown as per
>> https://de.wikipedia.org/wiki/Markdown ?
>
> text/plain because text/markdown will appear as an unreadable
> attachment for most clients (not least Gmail).
IMHO, it's better to do the same as with HTML letters:
text/markdown body + text/plain body for clients not supporting
markdown.
More information about the Digitalmars-d
mailing list