changed this
This commit is contained in:
parent
5829d4f1ef
commit
7537331651
|
@ -1,5 +1,5 @@
|
|||
EVIL_TAGS = {
|
||||
elements: %w(quote a p i strong em del pre code table tr td th br ul ol li hr),
|
||||
elements: %w(blockquote a p i strong em del pre code table tr td th br ul ol li hr),
|
||||
attributes: {
|
||||
'a' => %w(href)
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue