Closed aswinrajeev closed 4 years ago
This issue can be resolved by extending the formats/image
in Quill instead of constructing a new one.
Thanks to Loa for the suggestion. Example: https://github.com/loagit/Quill-Examples-and-FAQ/blob/master/Quill%20Project%20002%20-%20Centralized%20Video/app.js#L91
In the custom image blot created for the purpose of supporting local-src attribute for images in Quill editor, existing attributes such as width are not supported.