Android-RTEditor
Android-RTEditor copied to clipboard
Bug: getText(RTFormat.HTML) puts multiple "\n" together with <br/> , instead of just having <br/>
Suppose I put some text, in multiline, and then call getText(RTFormat.HTML) , it returns me a string that has both "\n" and
:
