Unable to delete a blank line between list items

Testing version:
Panda 0.1 (3145) – iOS

What were you doing:
I wrote three todo items. I wanted to delete the second todo item.

What feature did you use:
Todo items.

What happened:
I was able to delete every character but not the empty line.

What did you expect to happen:
I expect to be able to delete the line.

I can replicate this on iOS 16.2 and iPadOS 16.1, but not on macOS.
Also note that this bug is applicable to any lists, be it unordered, ordered or todo.

Video


Notice how I press the delete key multiple times but nothing is happening.

File
### Unordered list
- Not able to delete the line bellow!

- Not able to delete the line above!

### Ordered list
1. Not able to delete the line bellow!

2. Not able to delete the line above!

### Todo list
- [ ] Not able to delete the line bellow!

- [ ] Not able to delete the line above!
1 Like

Thanks for reporting this issue. We’ll look into this as soon as possible.

2 Likes