mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +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 |