<!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">Now that Benny is back “among us” again :-) I’m repeating this question from a few weeks back in case he has any words on a possible fix at some point:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Am I crazy, or did MailMate used to keep “smart” typography out of code blocks so that, e.g., single and quotation marks in those code blocks wouldn’t get “curly” as in the following silly example?</p>
</blockquote>
<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; color:black" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7"><span style="color: #008800; font-weight: bold">for</span> (x<span style="color: #333333">=</span><span style="color: #0000DD; font-weight: bold">1</span>; x<span style="color: #333333">++</span>; x<span style="color: #333333"><</span><span style="color: #0000DD; font-weight: bold">10</span>) {
  console.log(<span style="color: #FF0000; background-color: #FFAAAA">“</span>x<span style="color: #333333">=</span><span style="color: #FF0000; background-color: #FFAAAA">“</span> <span style="color: #333333">+</span> x)
}
</code></pre>


<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I could swear that it did, but it doesn’t now. At least the preview does flag such things in red, so there’s that. Of course, I could just turn off system-wide “smart” typography, but — again, if I’m not remembering wrongly — that wasn’t necessary in the past. TIA to anyone who can set me straight or confirm my recollection, whichever is appropriate.</p>
</blockquote>
<p dir="auto">Best wishes,</p>
<p dir="auto">Bryce Wray<br>
<a href="mailto:bwray@wraytx.com" style="color:#3983C4">bwray@wraytx.com</a><br>
<a href="https://www.brycewray.com" style="color:#3983C4">https://www.brycewray.com</a></p>
<p dir="auto">Sent via MailMate</p>

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