editor-js / list

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

feat: add conversion from text to list #13

Closed evanjmg closed 3 years ago

evanjmg commented 3 years ago

Allows a user to convert a paragraph or heading to a list.

evanjmg commented 3 years ago

Question - @editorjs/list adds periods. Should we even bother adding periods? What if you have a list with periods? Does it make sense to change the content?

neSpecc commented 3 years ago

Question - @editorjs/list adds periods. Should we even bother adding periods? What if you have a list with periods? Does it make sense to change the content?

Good question. I think we need to start with something and collect feedback from users.

evanjmg commented 3 years ago

@neSpecc any other changes needed or can this be merged?

dfrankow commented 3 years ago

@neSpecc any other changes needed or can this be merged?

I have the same question.