Enriched text was an unofficial[1] formatted text format for email, defined by the IETF in RFC 1896 and associated with the text/enriched MIME type which is defined in RFC 1563.
| Enriched text | |
|---|---|
| Internet media type |
text/enriched |
| Type of format | Formatted text format |
| Standard | RFC 1896 Enriched Text |
It never saw widespread use and was never intended to:[1]
This document is only a minor revision to the text/enriched MIME type that was first described in [RFC-1523] and [RFC-1563], and is only intended to be used in the short term until other MIME types for text formatting in Internet mail are developed and deployed.
It is fully expected that other text formatting standards like HTML and SGML will supplant text/enriched in Internet mail.
Format
editA predecessor of this MIME type was called text/richtext in RFC 1341 and RFC 1521. Neither should be confused with Rich Text Format (RTF, MIME type text/rtf or application/rtf) which are unrelated specifications, devised by Microsoft.
A single newline in enriched text is treated as a space. Formatting commands are in the same style as SGML and HTML. They must be balanced and nested.
Enriched text is a supported format of Emacs,[2] Evolution, Mutt,[3] Mulberry and Netscape Communicator.
Examples
edit<bold>Hello, <italic>world!</italic></bold>
Output:
Hello, world!
<color><param>red</param>Blood</color> is <bold>thicker</bold> than
<color><param>blue</param>water</color>.
<paraindent><param>left</param><italic>-- Well-known proverb
</italic></paraindent>
Output:
Blood is thicker than water.
- -- Well-known proverb
References
edit- 1 2 Walker, Amanda; Resnick, Pete (Feb 1996). The text/enriched MIME Content-type (Report). Internet Engineering Task Force.
- ↑ "gnu.org". www.gnu.org.
- ↑ "The Mutt E-Mail Client: Mutt's MIME Support". Archived from the original on 2013-03-08. Retrieved 2013-02-26.