Hacker News new | ask | show | jobs
by throwaway798214 1018 days ago
What it's worth my own RSS reader also fails to find any feeds from your site because my parser expects the link type to be quoted with either single or double quotes. Not sure what the offical specs say though.

  type="application/atom+xml"
1 comments

This is a valid unquoted attribute. So it looks like a bug in your reader (and quite possibly the linked service as well)

https://www.w3.org/TR/2012/WD-html-markup-20120329/syntax.ht...