[go: up one dir, main page]

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

Fix RSS <source> tag #548

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Fix RSS <source> tag #548

merged 1 commit into from
Feb 11, 2022

Conversation

niladic
Copy link
Contributor
@niladic niladic commented Feb 11, 2022

There is a typo in the RSS view, <source> tag has no >.

Also MDN about source tag:

It must have a start tag, but must not have an end tag.

So this PR also removes </source>.

@zedeus
Copy link
Owner
zedeus commented Feb 11, 2022

Good catch, thank you!

@zedeus zedeus merged commit a7f585f into zedeus:master Feb 11, 2022
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