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
Gmail client for Android ignored line break
encodeURIComponent(str).replace(/%0A/g, '%0D%0A')But work fine with
</br>or encoded%3C%2Fbr%3EMay be other android client too ignored but I not tested.
Gmail: 2020.03.15.302138189
Android: 7.1.2