miniflux-v2/reader/rdf
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
dublincore.go
parser_test.go Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00
parser.go Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00
rdf.go Do not strip tags for entry title 2021-01-03 11:44:07 -08:00