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

Add compatability with @editorjs/list data format

Open cam-perry opened this issue 2 years ago • 1 comments

  • Resolves #15 ,
  • Upgrading from @editorjs/list to @editorjs/nested-list is a pain because the data format is not compatible.
  • This change detects the items: string[] format from @editorjs/list and converts to the items: Item[] format used here.

cam-perry avatar Jul 08 '22 19:07 cam-perry

@cam-perry, Thanks for PR. Please update your PR or give us access to your fork so we can complete this PR.

robonetphy avatar Dec 25 '22 20:12 robonetphy