react-native-rich-editor icon indicating copy to clipboard operation
react-native-rich-editor copied to clipboard

fix broken check box action usage

Open mstrYoda opened this issue 1 year ago • 2 comments

This pr fixes the issue: https://github.com/wxik/react-native-rich-editor/issues/232

Currently the checkbox action is not work well. It breaks the content when you add a checkbox and add new lines.

I add broken example screenshots and fixed one.

Here is the broken one, it is trying to include every content in the html: image

Broken on new line: image

Fixed version: image

mstrYoda avatar Dec 17 '24 15:12 mstrYoda

Hi @stulip, can you review this one when you available?

mstrYoda avatar Dec 18 '24 19:12 mstrYoda

+1 @stulip . Thank you so much.

Boluwatife2904 avatar Jan 30 '25 19:01 Boluwatife2904