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.15k stars 72 forks source link

Support pagination ? #134

Open HuixingWong opened 1 year ago

HuixingWong commented 1 year ago

Is it possible to make RichText support pagination ?

MohamedRejeb commented 10 months ago

What do you mean by pagination?

HuixingWong commented 10 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 10 months ago

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