<div class="markdown">
<p dir="auto">On 13 Jan 2016, at 16:26, Jason Davies wrote:</p>

<blockquote>
<p dir="auto">So I've munged together a mailto calculation which FM opens as a URL and sets Mailmate into action, which is working great except that it's making Mailmate go to plain text instead of Markdown for these new messages. The preferences have 'Enable Markdown for new messages' and I can't think of anything else to check. If I create a new message manually it does have markdown enabled.</p>

<p dir="auto">I'm on build r8197 beta build.</p>
</blockquote>

<p dir="auto">Wauw ;-)</p>

<blockquote>
<p dir="auto">Am I missing something obvious here?;)</p>
</blockquote>

<p dir="auto">No, I've disabled Markdown for <code>mailto:</code> URLs when a <code>body</code> parameter is provided. I did this, because the classic use of <code>mailto:</code> (a link on some homepage) would naturally not use Markdown and could be misinterpreted by MailMate.</p>

<p dir="auto">If I remember correctly then I couldn't see any security issues with allowing the body to be interpreted as Markdown.</p>

<p dir="auto">I'm not sure how it's best to improve this. I could introduce a non-standard <code>markdown-body</code> parameter which would avoid ambiguities, but some users would likely also want Markdown enabled for existing <code>body</code>-URLs. I could do both or I could just make it optional how <code>body</code> should be interpreted...</p>

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