funkwhale/changes/changelog.d/1405.bugfix
Tony Wasserka 906bbb34bb Display RSS episode descriptions based on the <content:encoded> RSS tags
The previously used <description> tag often only contains plain text,
whereas <content:encoded> is typically HTML-encoded and hence better
suited for display.

Closes #1405
2021-08-28 19:13:33 +00:00

1 line
55 B
Text

Improve formatting of RSS episode descriptions (#1405)