mirror of
https://github.com/miniflux/v2.git
synced 2025-07-17 17:08:36 +00:00
fix: allow the <b>
tag
This commit is contained in:
parent
5353211206
commit
f916373f55
2 changed files with 3 additions and 2 deletions
|
@ -25,6 +25,7 @@ var (
|
|||
"aside": {},
|
||||
"audio": {"src"},
|
||||
"blockquote": {},
|
||||
"b": {},
|
||||
"br": {},
|
||||
"caption": {},
|
||||
"cite": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue