This commit is contained in:
Aevann1 2021-08-31 23:56:14 +02:00
parent 78269b2378
commit e5dbf08abc
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ _allowed_tags = tags = ['b',
'span',
]
noimages = ['b',
noimages = tags = ['b',
'blockquote',
'br',
'code',