@@ -21,7 +21,7 @@ type Feed struct {
Subtitle *Text `xml:"subtitle,omitempty"`
Title *Text `xml:"title"`
Updated *Date `xml:"updated"`
Extensions []*ExtensionElement `xml:",any"`
Extensions []*ExtensionElement `xml:",any,omitempty"`
Entries []*Entry `xml:"entry,omitempty"`
}
The note is not visible to the blocked user.