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

Add support for alternate relative link on Atom feeds #228

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

prof18
Copy link
Owner

@prof18 prof18 commented Jan 2, 2025

Some feeds like (https://www.liutikas.net/feed) has relative links.

<link href="/2024/12/18/What-The-Distribution.html" rel="alternate" type="text/html" title="What The Distribution - What Is Inside Gradle Distribution Zips?"/>

This PR add the support for such type of feeds, in order to have a proper parsed link.

This fixes a issue reported on FeedFlow: prof18/feed-flow#347

@prof18 prof18 force-pushed the relative-link-feed branch from 165c226 to 20d7f6e Compare January 2, 2025 20:26
@prof18 prof18 merged commit 09891db into master Jan 2, 2025
9 checks passed
@prof18 prof18 deleted the relative-link-feed branch January 2, 2025 20: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.

1 participant