<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 30 Jan 2017, at 19:16, Robert Brenstein wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I seem to draw blank how to make selected text in the outgoing mail in specific color. The format menu has item show colors, but I can’t seem to be able to use it to change any text color. The markdown reference in the documentation does not mention colors. Neither the page with basic markdown syntax at the link provided.</p>
</blockquote>

<p dir="auto">MailMate (well, more like Markdown) does not support colored text since there's no natural plain text variant of that.</p>

<p dir="auto">The “Show Colors” menu item is a standard menu item when creating an application. Originally (long time ago), I kept it because I thought I might be going to need it. Since that never happened I should probably just remove it. Sorry about the confusion.</p>

<p dir="auto">In case of a follow-up request for color support: This is likely only going to happen as part of some custom Markdown converter with color support. In other words, this is also unlikely to be utilizing the “Show Colors” interface. (It would likely involve some kind of custom syntax like <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"><red>word</red></code>.)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>