In the rendered output, the ‘+’ sign and the spaces are rendered in the wrong order - see screenshot:
This seems to happen with various combinations of numbers, a plus or minus sign, spaces, and more numbers, but not in all cases…? I’ve tested this with different fonts as well but the issue remains.
Type the following text:
100, followed by a bunch of spaces, and followed by +100
Output rendered in the demo runner, with characters in the wrong order:
It gets even funnier when putting a plus and minus in-between the area with spaces; depending on the number of spaces, the plus and minus sign swap positions or move around.