Improved
v1.0.0-rc09
What's Changed
- Fix cursor and line become out of sync when deleting rows of text by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/377
- Remove unnecessary while (true) inside BasicRichText pointerInput by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/378
- Fix spaces around span style break formatting in resulting markdown by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/379
Full Changelog: https://github.com/MohamedRejeb/compose-rich-editor/compare/v1.0.0-rc08...v1.0.0-rc09