We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@aciccarello reports that Inoreader is failing to ingest our Atom:
Here's validation output: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Ffed.brid.gy%2Fuser%2Fciccarello.me%2Ffeed%3Fformat%3Datom . I expect it's_probably XML parsing error: :778:629: mismatched tag, due to us injecting HTML content from Mastodon directly into entries and claiming it's XHTML.
The text was updated successfully, but these errors were encountered:
snarfed/granary@a82ecfd
Switched content from XHTML to HTML in CDATA. @aciccarello let me know if this made Inoreader happy!
Sorry, something went wrong.
atom.activity_to_atom: remove invalid <a> element for tags
4f13ce7
for snarfed/bridgy-fed#624
I don't see any issues! Thanks for the fix. I'll probably check again tomorrow to make sure.
No branches or pull requests
@aciccarello reports that Inoreader is failing to ingest our Atom:
Here's validation output: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Ffed.brid.gy%2Fuser%2Fciccarello.me%2Ffeed%3Fformat%3Datom . I expect it's_probably XML parsing error: :778:629: mismatched tag, due to us injecting HTML content from Mastodon directly into entries and claiming it's XHTML.
The text was updated successfully, but these errors were encountered: