Add atom:link everywhere #104

Open
opened 2022-05-30 14:31:12 +00:00 by lucidiot · 0 comments
Owner

The W3C feed validator shows a warning when there is <atom:link rel="self" href="…" /> in an RSS feed.

We can fix this by adding an atom:link on every feed, which will require an extra <namespace> in every call to <json2xml>.

The W3C feed validator shows a warning when there is `<atom:link rel="self" href="…" />` in an RSS feed. We can fix this by adding an atom:link on every feed, which will require an extra `<namespace>` in every call to `<json2xml>`.
lucidiot added the
enhancement
label 2022-05-30 14:31:12 +00:00
Sign in to join this conversation.
No description provided.