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 doesn't delete list-symbol #12

Open
magnetophon opened this issue Feb 7, 2018 · 0 comments
Open

backspace doesn't delete list-symbol #12

magnetophon opened this issue Feb 7, 2018 · 0 comments

Comments

@magnetophon
Copy link

magnetophon commented Feb 7, 2018

When I have (| is the cursor)

- [ ] one
- [ ] two
 - [ ] apple
 - [ ] |

and I hit backspace, I get:

- [ ] one
- [ ] two
 - [ ] apple
 - [ ]|

Backspace again, produces:

- [ ] one
- [ ] two
 - [ ] apple
 - [ |

Not sure how to debug...

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

No branches or pull requests

1 participant