<!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 19 Dec 2016, at 23:42, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">On 14 Dec 2016, at 21:39, Charlie Garrison wrote:</p>

<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">Feature request: Give special treatment to the signature marker so it’s not interpreted as Markdown formatting.</p>
</blockquote>

<p dir="auto">I do give it special treatment, but only to <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">--</code> and not <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">--</code>. Note the added space.</p>
</blockquote>

<p dir="auto">I can’t tell which variant has the extra space in your example. According to specs, the signature marker should be <dash><dash><space> which is what I use for my sigs. </p>

<p dir="auto">If you’re saying that dash,dash,space gets special treatment already, then maybe there is a bug. Compare the two sigs below, both with dash,dash,space sig marker, and are identical except for blank line after sig marker (I removed blank line from first one). </p>

<p dir="auto">-- <br>
    Charlie Garrison                   <a href="mailto:charlie@garrison.com.au" style="color:#3983C4">charlie@garrison.com.au</a><br>
    Garrison Computer Services      <a href="http://www.garrison.com.au" style="color:#3983C4">http://www.garrison.com.au</a><br>
    PO Box 380<br>
    Tumbarumba NSW 2653  Australia</p>

<p dir="auto"><a href="http://www.ietf.org/rfc/rfc1855.txt" style="color:#3983C4">Conundrum</a></p>

<p dir="auto">-- </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">Charlie Garrison                   <charlie@garrison.com.au>
Garrison Computer Services      <http://www.garrison.com.au>
PO Box 380
Tumbarumba NSW 2653  Australia
</code></pre>

<p dir="auto"><a href="http://www.ietf.org/rfc/rfc1855.txt" style="color:#3983C4">Conundrum</a></p>
</div>
</div>
</body>
</html>