You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enabling line breaks would make the tool much more versatile. Now it is really only usable for lists with short text items.
The text was updated successfully, but these errors were encountered:
Description
It is currently not possible to insert line breaks (
<br>
) in list items withShift + Enter
. This behavior differs from @editorjs/list, which allows it:Enabling line breaks would make the tool much more versatile. Now it is really only usable for lists with short text items.
The text was updated successfully, but these errors were encountered: