LibriVox / librivox-catalog

LibriVox catalog and reader workflow application
https://librivox.org
MIT License
36 stars 17 forks source link

Normalize RSS spacing #209

Closed redrun45 closed 3 months ago

redrun45 commented 3 months ago

The per-title RSS feed (views/rss/rss.php) has been stripping all HTML tags, including spacing. The latest releases feed has not. If we're going to strip tags, it should be on the input side instead.

This PR makes use of Gareth's helper, and (I think) fixes #188 for good.

I'd like to re-factor RSS sometime, add in GUIDs to the per-title feed, along with a pubDate... but not today. :neutral_face:

redrun45 commented 3 months ago

Re-factoring will wait. This PR is just for the spacing. It is complete and ready to commit. Admin consensus: :+1: