Automatically use a mono font when formatting code

With the new font changes, code is displayed with normal text instead of using monospaced text:

hello world
mmmmm mmmmm

Both strings are the same length, but one is longer than the other which makes it hard to read.

image

2 Likes

Hi there, thanks for the report. This has been resolved

2 Likes

There are still a few inaccuracies like this one:


It only seems like only some of the text was actually converted to mono. The font seems quite inconsistent as well.

2 Likes

Thanks for catching this detail! We’ve pushed another fix and let us know what you think :smile:

1 Like

It definitely looks a lot better now! Thanks!