Tags give the ability to mark specific points in history as being important
-
v0.0.4
009cc9ae · ·Fix a bug where RSS feeds containing an `atom:link` self-referencing element (a common convention for declaring the feed's own URL) caused the channel link to be overwritten with an empty string, resulting in a spurious "missing required element: link" parse error. Affected parsers: RSS 2.0, 0.92, and 0.91. Resolve all golangci-lint findings: unchecked `Close` return values, ineffectual assignments to `currentElement`, a redundant nil slice check, an empty dead branch in the RSS 1.0 parser, and the now-unused `isDCNamespace` helper that the empty branch had been the sole caller of.
-
-
-