editor-js / list

Advanced List tool for the Editor.js.
MIT License
48 stars 47 forks source link

[Feature request] Allow line breaks inside list items #67

Open aatu-ikius opened 11 months ago

aatu-ikius commented 11 months ago

Description It is currently not possible to insert line breaks (<br>) in list items with Shift + Enter. This behavior differs from @editorjs/list, which allows it:

Screenshot from 2023-12-15 10-49-22

Enabling line breaks would make the tool much more versatile. Now it is really only usable for lists with short text items.