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 Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
handler.go Use canonical imports 2018-08-24 21:56:39 -07:00
opml.go Add support for OPML v1 import 2019-03-26 20:09:31 -07:00
parser.go Disable strict XML parsing 2019-09-18 22:45:56 -07:00
parser_test.go Disable strict XML parsing 2019-09-18 22:45:56 -07:00
serializer.go Sort feed categories before serialization 2019-07-05 20:34:49 +03:00
serializer_test.go Sort feed categories before serialization 2019-07-05 20:34:49 +03:00
subscription.go Use canonical imports 2018-08-24 21:56:39 -07:00