Skip to content

show feed item description on top of content#21

Merged
cubny merged 2 commits into
masterfrom
show-item-description
Nov 13, 2025
Merged

show feed item description on top of content#21
cubny merged 2 commits into
masterfrom
show-item-description

Conversation

@cubny

@cubny cubny commented Feb 22, 2025

Copy link
Copy Markdown
Owner

Problem

Some feeds don't have content and only description. this renders the body of the item empty.

Solution

Based on RSS 2.0 spec, The tag is for the summary of the post, but in plain text only. No markup.
This is enough for showing at least some content in the body of the item.

cubny and others added 2 commits February 23, 2025 00:12
…on (#25)

* Initial plan

* Fix failing tests: update JSON expectations and error messages

Co-authored-by: cubny <172368+cubny@users.noreply.github.com>

* All tests passing - task complete

Co-authored-by: cubny <172368+cubny@users.noreply.github.com>

* Add reports/ to .gitignore to exclude test artifacts

Co-authored-by: cubny <172368+cubny@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cubny <172368+cubny@users.noreply.github.com>
@cubny cubny merged commit 4e4aaba into master Nov 13, 2025
7 checks passed
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.

2 participants