codex-team / codex-team/editor.js
Blank lines are not removed in the div contentEditable
Open
bug
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
when you try to delete several blank lines in div contentEditable by backspace, they are not deleted

the cursor just moves up

while a regular div contentEditable removes these lines as needed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.