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

Line break in Android #13

Open
Aspedm opened this issue Apr 27, 2020 · 0 comments
Open

Line break in Android #13

Aspedm opened this issue Apr 27, 2020 · 0 comments

Comments

@Aspedm
Copy link

Aspedm commented Apr 27, 2020

Gmail client for Android ignored line break encodeURIComponent(str).replace(/%0A/g, '%0D%0A')

But work fine with </br> or encoded %3C%2Fbr%3E

May be other android client too ignored but I not tested.

Gmail: 2020.03.15.302138189
Android: 7.1.2

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