Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab characters surrounded by non-whitespace characters mess up TaskList #18

Open
BeayemX opened this issue Dec 1, 2018 · 0 comments
Open
Labels

Comments

@BeayemX
Copy link
Owner

BeayemX commented Dec 1, 2018

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.

image

@BeayemX BeayemX added the bug label Dec 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant