[SuperEditor][SuperReader][Quill] - Make it easier to apply indentations during deserialization #2351
Labels
area_quill
area_super_reader
Related to SuperReader
area_supereditor
Pertains to SuperEditor
bounty_junior
f:superlist
Funded by Superlist
time: 1
1hr or less
Various nodes support indent. Indents need to be serialized and deserialized, e.g., in the Quill format with the "indent" property.
Currently, when deserializing a Quill delta with an indent, we have to submit 1+ indent requests to the editor. There are two aspects of this that are unnecessary:
Verify the reasonableness of the above changes, and if they're reasonable, then make those changes.
The text was updated successfully, but these errors were encountered: