Skip to content

Improve basic HTML support in app descriptions

Currently the following code

<p>
	<b>Currently supported App sources:</b>
</p>
<ul>
	<li>
		<p>Open Source - General:</p>
		<ul>
			<li>GitHub</li>
			<li>GitLab</li>
			<li>Forgejo (Codeberg)</li>
			<li>F-Droid</li>
			<li>Third Party F-Droid Repos</li>
			<li>IzzyOnDroid</li>
			<li>SourceHut</li>
		</ul>
	</li>

is displayed as:

firefox__2025-10-21_14-48-40_

Because of this, developers still find it easier to format their app descriptions as plain text instead of using a unified style for listings. The latter would make the descriptions of the catalog applications more consistent in style and more professional.


Mozilla Firefox 145.0b4

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information