Open bertfrees opened 9 years ago
Placing it to the left is probably best, yes.
To the left is fine, yes.
I should note that the current implementation does it exactly the other way around.
For NLB it's not importent to change it
My example reflects the default behaviour of our current formatter at SBS, but it doesn't bother if it's the other way round.
This behavior (slightly to the left) sounds OK to me.
Oh and in addition: it’s not important enough to change/fix. Yep I’m catching up slowly. ☺
I agree that it's not that important.
@snaekobbi/experts If text is to be centered and the difference between the width of a line of text and the full block width is an odd number, there are two options for positioning the line of text. Either somewhat more to the left or somewhat more to the right. In this example from Mischa for white space handling, you can see that the text on the third row is positioned somewhat more to the left. Is this the preferred behavior for everyone?