mirror of
https://github.com/miniflux/v2.git
synced 2025-08-11 17:51:01 +00:00
feat: add support for aside HTML element in entry content
This commit is contained in:
parent
f6dc952551
commit
92f3dc26e4
4 changed files with 12 additions and 0 deletions
|
@ -24,6 +24,7 @@ var (
|
|||
"a": {"href", "title", "id"},
|
||||
"abbr": {"title"},
|
||||
"acronym": {"title"},
|
||||
"aside": {},
|
||||
"audio": {"src"},
|
||||
"blockquote": {},
|
||||
"br": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue