editor-js / document-model

❗️WIP❗️
Apache License 2.0
10 stars 2 forks source link

Support Blocks ids #49

Open neSpecc opened 9 months ago

neSpecc commented 9 months ago

Blocks could have ids. It is used by 3rd parties for:

Since Blocks are created by the Editor Document, ids should be generated in there.

Also, Document should preserve existing ids passed to it.