Author element on channel fails validation
Open
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.