visual-space / visual-editor

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

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

Closed DariusMuscalu closed 7 months ago

DariusMuscalu 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 7 months ago

Overengineering for now.