[MlMt] Code blocks and "smart" typography?
Charlie Clark
charlie at begeistert.org
Tue Apr 20 06:19:03 EDT 2021
On 19 Apr 2021, at 19:24, Bryce Wray wrote:
> 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?
>
> ```js
> for (x=1; x++; x<10) {
> console.log(“x=“ + x)
> }
> ```
```js
for (x=1; x++; x<10) {
console.log("x=" + x)
}
```
I can see this generating `"` in the preview* so I guess this is a
bug and you probably drop Benny a line.
*First noticed the new, side-by-side preview yesterday: definitely an
improvement, especially when working on this kind of thing!
Charlie
--
Charlie Clark
Waldlehne 23
Düsseldorf
D- 40489
Tel: +49-203-3925-0388
Mobile: +49-178-782-6226
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20210420/adeabca3/attachment.htm>
More information about the mailmate
mailing list