miniflux-v2/reader/json
Frédéric Guillot 291bf96d15 Do not strip tags for entry title
Some technical blogs have titles like "</some-title>" or "This is some <code>source code</code>".

Miniflux was removing these elements which prevent rendering the title correctly.
2021-01-03 11:44:07 -08:00
..
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
json.go Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
parser.go Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00
parser_test.go Do not strip tags for entry title 2021-01-03 11:44:07 -08:00