Convert newlines to <br> more judiciously in format_description_to_html
Fixes fdroid-website#889
Some illustrations with examples
App descriptions which are —
(what a carriage return (line break) means in context)
| Essentially plain text: (start the following content on a new line) |
eg F-Droid
|
|---|---|
|
Current website
|
|
This MR
|
| Essentially HTML: (no semantic meaning unless marked up with <br>)
|
eg Obtainium
|
|
Current website
|
|
This MR
|
| A hybrid of both: |
eg HTTP Shortcuts
|
|
Current website
|
|
This MR
|





