nested-list icon indicating copy to clipboard operation
nested-list copied to clipboard

Multi-leveled lists for the Editor.js.

Results 40 nested-list issues
Sort by recently updated
recently updated
newest added

The default list style is unordered, but the icon (returned from `get toolbox`) is `IconListNumbered`. Should: * the icon returned from `get toolbox` default to `IconListBulleted`? * match the defined...

Current version of nested-list can render Case 2 style only. This PR refactors `pasteHandler` to support Case 1, Case 2 and Mix of each cases. > Pasted Case 1. ```html...

Cf https://github.com/editor-js/nested-list/issues/68

Hello, When we copy a nested list form the editor to word it works correctly. But if we copy back the list from word to the editor, the nested element...

https://github.com/editor-js/nested-list/issues/26

**Expected behavior**: Hitting backspace at the beginning of a non-empty paragraph that is located behind a list attaches the paragraph's text to the last list item. ``` * This *...

**Description** It is currently not possible to insert line breaks (``) in list items with `Shift + Enter`. This behavior differs from @editorjs/list, which allows it: ![Screenshot from 2023-12-15 10-49-22](https://github.com/editor-js/nested-list/assets/70265716/dd9ef493-a7cc-4159-a068-4f6430c26edc)...

I would like to continue an order later in the editor. This would be a "new" list, but I want to start with a different number to continue my order....

good first issue

This check will allow users to use line breaks within list elements