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

Support different types of unordered and ordered lists #302

Open GimazDo opened 2 months ago

GimazDo commented 2 months ago

What about support list-style-type css property, for diferent types of lists?

MohamedRejeb commented 2 months ago

Hi, Thanks for the suggestion, I will consider adding this.