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

Backspace on a list entry of just space should delete the space #410

Closed
hotohoto opened this issue Mar 26, 2019 · 2 comments
Closed

Backspace on a list entry of just space should delete the space #410

hotohoto opened this issue Mar 26, 2019 · 2 comments

Comments

@hotohoto
Copy link

What is the problem?

when there are spaces on a sub-list entry like below, pressing backspace doesn't delete the nearby space but it changes indent.

- abc
- def
  - <space><space>

How can I reproduce it?

  • make list
  • make sublist on a list entry
  • press 2 or more spacebars
  • try to delete the spaces

Is there any error message in the console?

N/A

@yzhang-gh
Copy link
Owner

Thanks for the feedback. I will take a look at the weekend.

yzhang-gh added a commit that referenced this issue Apr 28, 2019
@yzhang-gh
Copy link
Owner

It should be fixed in the dev build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants