mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
fix: allow the <u>
tag in feeds
This commit is contained in:
parent
999ab0df2b
commit
5353211206
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ var (
|
|||
"thead": {},
|
||||
"time": {"datetime"},
|
||||
"tr": {},
|
||||
"u": {},
|
||||
"ul": {"id"},
|
||||
"var": {},
|
||||
"video": {"poster", "height", "width", "src"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue