[MlMt] Feature Request: Coloring Text in Outgoing Messages
bob_stern
bob_stern at mac.com
Tue Feb 7 10:57:26 UTC 2012
>> wrote:
>>
>> Even Eudora, which lacks a true HTML engine, implements text color.
> On 7 Feb 2012, at 2:18, Benny Kjær Nielsen wrote:
>
> Sounds interesting, but I assume they do this by generating HTML? This
> resembles the handling of Markdown in MailMate which can be used to
> emphasize words (and many other things) and optionally generate an
> HTML body part. I'm considering allowing the generated HTML to be
> accompanied by some default styling which could include colors. That's
> currently the best I can offer you as a 'maybe in the future'.
Yes, Eudora generates HTML with very limited features. You only get a
choice of five colors. Here's an example:
Content-type: text/html; charset=us-ascii
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>color and style test</title></head><body>
<div>This is<font color="#FF0000"> red</font> and this is<font
color="#0000FF"> blue</font>. <u> Underlined</u> and<b>
bold</b>.</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Bob</div>
</body>
</html>
--
Bob Stern
More information about the mailmate
mailing list