mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
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. |
||
---|---|---|
.. | ||
atom.go | ||
doc.go | ||
parser.go | ||
parser_test.go |