Skip to content

Add option to disable guid-based item links#307

Merged
danmactough merged 1 commit into
mainfrom
codex/issue-293-guid-link-option
May 18, 2026
Merged

Add option to disable guid-based item links#307
danmactough merged 1 commit into
mainfrom
codex/issue-293-guid-link-option

Conversation

@danmactough
Copy link
Copy Markdown
Owner

@danmactough danmactough commented May 18, 2026

Resolves #293

Summary

  • Add a new guidlink option, enabled by default, to preserve current RSS item link inference from HTTP(S) guid values
  • Allow callers to disable that fallback so items without explicit links stay linkless
  • Cover the behavior with regression tests and update README and TypeScript typings

Testing

  • Added unit coverage for both default behavior and guidlink: false
  • Updated the typecheck fixture to include the new option
  • Full test suite passed locally

@danmactough danmactough merged commit c9b5e1a into main May 18, 2026
5 checks passed
@danmactough danmactough deleted the codex/issue-293-guid-link-option branch May 18, 2026 16:37
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.

re item-level link elements inferred from guids?

1 participant