parent
2aeaf251a2
commit
54e067d9d9
@ -13,6 +13,7 @@ allowed_attributes = {
|
||||
'img': ['alt', 'src', 'title'],
|
||||
'a': ['href', 'title'],
|
||||
'th': ['scope'],
|
||||
'ol': ['start'],
|
||||
}
|
||||
allowed_styles = [
|
||||
'color', 'background-color', 'height', 'width', 'text-align'
|
||||
|
Loading…
Reference in New Issue
Block a user