onecode369 / WYSIWYG

Android Rich Text Editor
Apache License 2.0
56 stars 14 forks source link

checkbox state saving #3

Open emrememil opened 3 years ago

emrememil commented 3 years ago

Hello, I want to save checkbox state in rich text editor. However, when I check the checkboxes, this is not reflected in the html code as checked. How we can solve this problem? Thanks

phucnt3110 commented 3 months ago

@emrememil The way to resolve this problem: https://github.com/wasabeef/richeditor-android/issues/277#issuecomment-1107779583