-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
area: extensions/widgets/markdowntype: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
When removing nesting text in the list, the editor breaks
To Reproduce
Steps to reproduce the behavior. For example:
- Go to editor field (markdown)
- Add a bullet or number list
- Add 2 items
- Press Shift + Enter for item nested content
- Press Backspace
- The editor is broken, there is an error on the screen
Expected behavior
The nested text is deleted and we can continue editing the list.
Screenshots
Applicable Versions:
- Decap CMS version: 3.10.0
- Git provider: GitHub, BitBucket
- OS: macOS Tahoe 26.1
CMS configuration
- name: content
label: Page Content
widget: markdown
Additional context
I noticed that there are many similar issues related to the editor. I hope that they will be fixed soon and the user experience will be improved. Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: extensions/widgets/markdowntype: bugcode to address defects in shipped codecode to address defects in shipped code