diff options
| author | 2023-11-13 11:20:14 -0800 | |
|---|---|---|
| committer | 2023-11-13 20:20:14 +0100 | |
| commit | b1d568697ad031a42b478ea6a3316558deaaa7c3 (patch) | |
| tree | d10c0f40b8b7647c4630913859e76e0df46342a2 /CREDITS.md | |
| parent | 2b8b80a5a92c4c464c4cc3f67affed8526cdad18 (diff) | |
Fix newlines not always displaying properly in description (#5859)
* Fix newlines not displaying properly
* Add name to credits
* Restore enclosure-description class
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update app/Models/Entry.php
XHTML
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'CREDITS.md')
| -rw-r--r-- | CREDITS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CREDITS.md b/CREDITS.md index 7f33ed989..ac8ddbf7b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -71,6 +71,7 @@ People are sorted by name so please keep this order. * [fabianski7](https://github.com/fabianski7): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:fabianski7) * [Fake4d](https://github.com/Fake4d): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Fake4d) * [Felix2yu 石渠清心](https://github.com/Felix2yu): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Felix2yu), [Web](https://yufei.im/) +* [FireFingers21](https://github.com/firefingers21): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:firefingers21) * [flo0627](https://github.com/flo0627): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:flo0627) * [Frans de Jonge](https://github.com/Frenzie): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Frenzie), [Web](http://fransdejonge.com/) * [FromTheMoon85](https://github.com/FromTheMoon85): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:FromTheMoon85) |
