@@ -20,7 +20,7 @@ type Entry struct {
Summary *Text `xml:"summary,omitempty"`
Title *Text `xml:"title"`
Updated *Date `xml:"updated"`
Extensions []*ExtensionElement `xml:",any"`
Extensions []*ExtensionElement `xml:",any,omitempty"`
}
func (e *Entry) checkAuthors() error {
The note is not visible to the blocked user.