<div class="markdown">
<p dir="auto">On 3 Apr 2014, at 8:17, Ingo Lantschner wrote:</p>

<blockquote>
<p dir="auto">I often have e-mails containing e.g. file-names with underscores inside of the name.</p>

<p dir="auto">Example:</p>

<pre><code>check_netapp_pro.pl
id_rsa_rocks.pub
</code></pre>

<p dir="auto">This renders to <strong>check<em>netapp</em>pro.pl</strong> and <strong>id<em>rsa</em>rocks.pub</strong> if not explicitly marked as code.</p>

<p dir="auto">I know that this is how the original markdown works, but I also see that many flavors changed that behavior to ignore underscores (and stars) <strong>inside</strong> of words.</p>

<p dir="auto">Can we have that in MailMate too?</p>
</blockquote>

<p dir="auto">I think this would be a good idea. I see many emails where inline-emphasis is used unintentionally and I see very few where it is used intentionally. If anyone feels strongly against such a change then speak up now.</p>

<p dir="auto">Somewhat related, I regularly receive requests for <em>adding</em> various Markdown features/flavors and the plan is to handle it like this when I get time to implement it: Allow custom Markdown (or other syntax) converters which can be used to generate the HTML body part of a message, but when this is done then the converter must also provide the plain text body part and MailMate won't add anything to the headers of the message about the plain text body part being Markdown text.</p>

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

</div>