MohamedRejeb / compose-rich-editor

A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
https://mohamedrejeb.github.io/compose-rich-editor/
Apache License 2.0
1.17k stars 76 forks source link

Fix crash when initial markdown starts with "<br>" tag #399

Closed MohamedRejeb closed 1 month ago

MohamedRejeb commented 1 month ago

Fixes: #385