Skip to content

Unescape HTML entities in Atom feed titles#641

Merged
dreikanter merged 1 commit into
masterfrom
claude/fix-issue-537-JL8VU
May 12, 2026
Merged

Unescape HTML entities in Atom feed titles#641
dreikanter merged 1 commit into
masterfrom
claude/fix-issue-537-JL8VU

Conversation

@dreikanter

@dreikanter dreikanter commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Unescape HTML entities in Atom feed entry titles using CGI.unescapeHTML
  • Update test fixtures to include a new feed entry with HTML entities in the title
  • Increase import limit in test from 2 to 3 to accommodate the new test entry

References

@dreikanter
dreikanter merged commit b3356c0 into master May 12, 2026
6 checks passed
@dreikanter
dreikanter deleted the claude/fix-issue-537-JL8VU branch May 12, 2026 18:28
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.

Fix escaping in Github feed titles

2 participants