Add paragraphs to F-Droid summary (#874)

Missed the linebreaks in #873.
This commit is contained in:
Fabian Henneke 2020-06-22 18:28:03 +02:00 committed by GitHub
parent 4ebd41a450
commit 7e5e19d866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
Simple password manager that is compatible with <a href="https://www.passwordstore.org/">pass</a>: Passwords are stored in simple text files which are encrypted with OpenPGP. <p>Simple password manager that is compatible with <a href="https://www.passwordstore.org/">pass</a>: Passwords are stored in simple text files which are encrypted with OpenPGP.</p>
Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychain/">OpenKeychain</a> to encrypt and decrypt passwords. <p>Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychain/">OpenKeychain</a> to encrypt and decrypt passwords.</p>
<p>
<strong>Features:</strong> <strong>Features:</strong>
<ul> <ul>
<li>Clone an existing pass repository or start a new one</li> <li>Clone an existing pass repository or start a new one</li>
<li>Create and organize password files</li> <li>Create and organize password files</li>
@ -11,3 +11,4 @@ Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychai
<li>Decrypt and copy passwords</li> <li>Decrypt and copy passwords</li>
<li>Automatically fill and save credentials in apps and supported browsers</li> <li>Automatically fill and save credentials in apps and supported browsers</li>
</ul> </ul>
</p>