Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: generated HTML isn't a valid one #139

Open
AndroidDeveloperLB opened this issue Mar 6, 2018 · 1 comment
Open

Bug: generated HTML isn't a valid one #139

AndroidDeveloperLB opened this issue Mar 6, 2018 · 1 comment

Comments

@AndroidDeveloperLB
Copy link

AndroidDeveloperLB commented Mar 6, 2018

When I call rtEditText.getText(RTFormat.HTML) , it generates multiple \n .
I think after each <br/> .

Example:

image

Please fix this.

@AndroidDeveloperLB
Copy link
Author

It should have been this:

Aa<br/><b>Bb<br/></b><ul><li>Cc</li><li>Dd</li></ul>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant