Hello there,
I see that Triple-T play store listing are rendered as HTML in both F-Droid website and the app. According to this page (I couldn’t find an authoritative source), line breaks using <br/>
are supported by Google Play. I didn’t put them in my fulldescription file but normal line breaks (as in \n
) are honored anyway. Although I perfectly know I should modify my code to include HTML line breaks, I also believe that if you support Google Play listings from Triple-T, you should behave the same way as Google Play does.
I’d like to know what you think about this, considering that the package page seems to be honoring normal line breaks. What’s the rule here?
Thanks for your support!