visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
290 stars 47 forks source link

Embeds - Custom embeds attribute name collisions (HIGH PRIO) #217

Closed darius859 closed 10 months ago

darius859 commented 1 year ago

Consider if custom embeds should use namespaces (for example company name prefix) We could collide with existing extensions if we want to add new attributes such as table. Or any other common item

adrian-moisa commented 10 months ago

Overengineering for now.