miniflux-v2/reader/atom
Peter De Wachter 0cdcec10ca More robust Atom text handling
Miniflux couldn't deal with XHTML Summary elements.

- Make Summary an 'atomContent' field
- Define an atomContentToString function rather than inling it three times
- Also properly escape special characters in plain text fields.
2019-01-07 17:55:02 -08:00
..
atom.go More robust Atom text handling 2019-01-07 17:55:02 -08:00
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
parser_test.go More robust Atom text handling 2019-01-07 17:55:02 -08:00
parser.go Use canonical imports 2018-08-24 21:56:39 -07:00