<!DOCTYPE html>
<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">From the manual:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">The markup related popup menu in the Composer also includes an option to enable/disable the generation of the
HTML body part. If disabled then MailMate only generates a standard plain text message, but it has a markup
parameter in the Content-Type header with the value markdown. For example:

Content-Type: text/plain; format=flowed; markup=markdown
</code></pre>

<p dir="auto">But I'm not seeing that enable/disable option in any popup in the composer window.  And I noticed that plain text emails I send do have the Content-Type similar to the above.  Is that expected behavior?  And is that snippet from the manual still accurate?  And does this mean MM is not generating the HTML portion when I <em>am</em> using markdown (as I am in this message)?</p>

<p dir="auto">This is running r5672 on Catalina.</p>

<p dir="auto">Thanks.</p>

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