Closed drammock closed 7 years ago
Oops, nevermind. This is a font issue. The unicode minus sign −
(u+2212) is apparently unusually wide in this typeface, or else is not included in the preferred typeface and is being rendered in a fallback face with a different fixed character width.
I see in the code that you're attempting to respect Atom's "preferred line length" setting, but something's not working. Some screenshots:
Before reflow:
After reflow:
Note how the word "longest" extends beyond the line-length guide.