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
977 stars 60 forks source link

Web Demo - Unable to Paste or Add Quotes #328

Closed joelkanyi closed 4 weeks ago

joelkanyi commented 4 weeks ago

I encountered issues while trying out the web demo. I’m unable to paste my HTML code for parsing. Additionally, when I attempted to type the code manually, I found that I couldn’t add quotes (").

https://github.com/user-attachments/assets/9852b63e-e2e0-4cc3-a7b9-c83f5a454bb7

MohamedRejeb commented 4 weeks ago

I updated the web demo, this should be fixed now.

Note: for now you need to set width and height for the img to work.