Google Play renders neither <ul>/<li> nor <p>, while F-Droid turns every newline into
<br>. Restrict the android descriptions to the subset both stores render: <b> headers,
<i>, bullet chars and blank-line paragraphs. This also drops the <p> markup that was
shipping to Play for fr-FR and de-DE.
Sync the iOS descriptions with the android en-US content in plain text, as App Store
Connect renders no markup at all, and add the missing cardwallet one.
Refs ossappscollective#682
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Fastlane fix for full description , followed by Source 1 , Source 2