You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
there seems to be an typo error in Line 28 of the documentation snippet for a rss feed with rfeed. link = "http://www.example.com/rss"
As far as i know, it should be: link = "http://www.example.com/rss",
So with a comma at the end.
Kind regards,
Alex
The text was updated successfully, but these errors were encountered:
AlexMeier99
changed the title
Typo Error in itunes podcast feed example snippet
Typo Error in feed example snippet
Nov 22, 2017
Hi,
there seems to be an typo error in Line 28 of the documentation snippet for a rss feed with rfeed.
link = "http://www.example.com/rss"
As far as i know, it should be:
link = "http://www.example.com/rss",
So with a comma at the end.
Kind regards,
Alex
The text was updated successfully, but these errors were encountered: