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
{{ message }}
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.
SpaRSS is complaining about the feed at https://blog.cryptographyengineering.com/feed/, saying that Error: At line 3, column 123: mismatched tag, when both the W3C xml and rss validators (https://validator.w3.org/check?uri=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 & https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F) and the feed validator (http://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F) say it is well-formed and valid...
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SpaRSS is complaining about the feed at
https://blog.cryptographyengineering.com/feed/
, saying thatError: At line 3, column 123: mismatched tag
, when both the W3C xml and rss validators (https://validator.w3.org/check?uri=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
&https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F
) and the feed validator (http://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fblog.cryptographyengineering.com%2Ffeed%2F
) say it is well-formed and valid...The text was updated successfully, but these errors were encountered: