Open
Bug 1280912
Opened 5 years ago
Updated 1 month ago
Support text/markdown (RFC 7763) for composing email
Categories
(MailNews Core :: MIME, enhancement)
MailNews Core
MIME
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/601.6.17 (KHTML, like Gecko) Version/9.1.1 Safari/601.6.17 Steps to reproduce: Receive an email with `Content-Type: text/markdown` or compose an email using Commonmark/Markdown punctuation markup like *emphasis*, `code` or - lists. Note that MailMate supports `text/plain; markup=markdown` instead, so that should probably also be supported. Actual results: text/plain Expected results: When the software detects punctuation used for markup purposes in the Compose window it should offer the user to send this email or all future emails with the proper content type header. If the software receives a mail with such a header, it should render it accordingly, maybe converting it to HTML as an intermediary step.
| Reporter | ||
Updated•5 years ago
|
Severity: normal → enhancement
| Reporter | ||
Updated•5 years ago
|
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•2 years ago
|
||
Let's limit this to composition.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Support text/markdown (RFC 7763) for composing and reading email → Support text/markdown (RFC 7763) for composing email
Comment 2•9 months ago
|
||
Really like the idea! If could also be available for task and calendar composition, would be great.
You need to log in
before you can comment on or make changes to this bug.
Description
•