Skip to content

fix single newlines in app descriptions

dkanada requested to merge (removed):desc into master

As shown below, single newlines in paragraphs should not be rendered in the final descriptions. I modified the format method to work with this edge case.

Unfortunately I am pretty sure this fix will only get applied when an app is updated or a user reinstalls F-Droid, which is not ideal, but I can't think of a way around that issue.

Merge request reports