dylang / dylang/node-rss

Author element on channel fails validation

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
PR Wanted
Dominant language
JavaScript
Stars
1k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

In the example code in the Readme.md, you show an author element on the "feed" which generates an author sub-element on channel.

If you set the author property on the feed, but not when generating items (optional), it outputs an author element on channel in addition to the generator element on channel and is missing from the item. If you then try to validate that feed with an online tool, it complains about the author element on channel.

http://feedvalidator.org
http://www.rssboard.org/rss-specification#requiredChannelElements

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.