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 was archived by the owner on Aug 10, 2024. It is now read-only.
<summary> tags are most often present in <details> tags. If such a tag is present in an Atom entry and the content is formatted as XHTML, the entry shows up empty in NetNewsWire.
My gut feeling is that the Atom feed parser still looks for <summary> tags when parsing <content type="xhtml">, even when it's already inside a <content> tag.