You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tab characters will get stripped at the beginning of the line.
But when tab characters appear somewhere inside the line content they mess up the line breaks. Probably because the width is treated as one character but they are interpreted as 8 characters.
The text was updated successfully, but these errors were encountered:
Tab characters will get stripped at the beginning of the line.
But when tab characters appear somewhere inside the line content they mess up the line breaks. Probably because the width is treated as one character but they are interpreted as 8 characters.
The text was updated successfully, but these errors were encountered: