<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
@media (prefers-color-scheme: dark) { a { color: #136BCE; }
}
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">If I create an email within MailMate, it always defaults to Markdown in the composer. But if it’s created using the <code>emate</code> tool (and not sent immediately), the composer defaults to plain text. Is it possible to tell MailMate to assume Markdown with emate (and mailto: links) by default, or (failing that) is there an argument/parameter that could force it?</p>
<p dir="auto">-Brett</p>

</div>
</body>
</html>