Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize RSS spacing #209

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Normalize RSS spacing #209

merged 1 commit into from
Mar 29, 2024

Conversation

redrun45
Copy link
Collaborator

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. 😐

@redrun45
Copy link
Collaborator Author

redrun45 commented Mar 17, 2024

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

@notartom notartom merged commit 76685a1 into LibriVox:master Mar 29, 2024
1 check passed
@redrun45 redrun45 deleted the rss-spacing branch March 29, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preserve line/paragraph breaks in description from Template Generator
2 participants