issues
search
visual-space
/
visual-editor
Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
290
stars
46
forks
source link
Blocks - Subscript, Superscript
#97
Closed
adrian-moisa
closed
9 months ago
adrian-moisa
commented
2 years ago
Add support for subscript and superscript.
We will have to add a new attribute type
We will have to extend the rendering logic
Not sure if Flutter text spans provide support for super and sub