Improved
v1.0.0-rc11
๐ Features
- ๐ Support nested lists by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/508
- Allow textLayoutResult callback in RichTextEditor by @e-hartig in https://github.com/MohamedRejeb/compose-rich-editor/pull/468
- Add dir text direction html attribute support by @dhiaspaner in https://github.com/MohamedRejeb/compose-rich-editor/pull/484
๐ Fixes
- Fix line wrapping breaks selection position by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/436
- Remove jvmToolchain from gradle build by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/437
- Add missing lastIndex variable by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/438
- Remove wrong variable by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/439
- Fix Markdown fails to parse lines with leading spaces by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/445
- Fix Issue on parsing Markdown with code span split between two lines by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/446