Aevann 2023-07-29 01:19:16 +03:00
parent 5d8794ef5f
commit f68cad922d
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ allowed_tags = (
'b','blockquote','br','code','del','em','h1','h2','h3','h4','h5','h6','hr','i',
'li','ol','p','pre','strong','sub','sup','table','tbody','th','thead','td','tr','ul',
'marquee','a','span','ruby','rp','rt','spoiler','img','lite-youtube','video','audio','g','u','small',
'strike','center',
'strike','center','details','summary',
)
allowed_styles = ['color', 'background-color', 'font-weight', 'text-align']