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
995 stars 61 forks source link

Support pagination ? #134

Open HuixingWong opened 11 months ago

HuixingWong commented 11 months ago

Is it possible to make RichText support pagination ?

MohamedRejeb commented 9 months ago

What do you mean by pagination?

HuixingWong commented 9 months ago

What do you mean by pagination?

According to the content that can be displayed on a screen, split html like e-book.

MohamedRejeb commented 9 months ago

Ah gotcha, that would be great. I will add it to my list.