snarfed/twitter-atom

Feed validation problems

aribn opened this issue · 3 comments

aribn commented

The feed returned for Twitter list aribadernatal/my-tweets has validation errors, preventing it being usable by FeedWordPress.

The line that seems to responsible the error (according to the W3C feed validation service) contains an unescaped closing quote mark (), which might be the culprit.

thanks for the report! looking now.

should be fixed now. thanks again for the report!

aribn commented

Thank you for taking the time to track this down! I'm looking forward to using it.