miniflux-v2/reader/opml
Frédéric Guillot 36d7732234 Disable strict XML parsing
This change should improve parsing of broken XML feeds.

See https://golang.org/pkg/encoding/xml/#Decoder
2019-09-18 22:45:56 -07:00
..
doc.go
handler.go
opml.go
parser_test.go Disable strict XML parsing 2019-09-18 22:45:56 -07:00
parser.go Disable strict XML parsing 2019-09-18 22:45:56 -07:00
serializer_test.go Sort feed categories before serialization 2019-07-05 20:34:49 +03:00
serializer.go Sort feed categories before serialization 2019-07-05 20:34:49 +03:00
subscription.go