editor-js / list

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

How to store description for each list item #18

Closed abdulrahman1997x closed 3 years ago

abdulrahman1997x commented 3 years ago

hey everyone so i am trying to do something like this

  1. item 1 description 1.1 nested item description for the nested Item 2- description

it would be like a content or description for each item

talyguryn commented 3 years ago

why you can not use item's content as a description for sublist?

abdulrahman1997x commented 3 years ago

why you can not use item's content as a description for sublist?

because each item in my nested list has a title and description.

talyguryn commented 3 years ago

it is not an usual usage of lists. so if you need this feature, please fork this repo and upgrade it to your own purposes