editor-js / list

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

Implement onPaste for nested lists #24

Closed dfrankow closed 1 year ago

dfrankow commented 3 years ago

For example, I can paste the following from a Google doc:

image

and get

image

dfrankow commented 3 years ago

Note: this is based on #22 but preserves the nesting of the lists.

neSpecc commented 3 years ago

Thanks for your contribution. We'll check

dfrankow commented 3 years ago

Thanks for your comments. I've addressed what I know how to.

dfrankow commented 3 years ago

Hello? How do I address your remaining comments to get this merged?

robonetphy commented 1 year ago

@dfrankow thanks for PR but the updated solution merged using pr #45. Pls reopen the pr if the updated changes are not the same.