mirror of
https://github.com/danog/blackfriday.git
synced 2024-11-30 04:29:13 +01:00
parent
9c9c590f7e
commit
660c9fd283
@ -123,6 +123,7 @@ var blockTags = map[string]bool{
|
||||
"table": true,
|
||||
"iframe": true,
|
||||
"script": true,
|
||||
"style": true,
|
||||
"fieldset": true,
|
||||
"noscript": true,
|
||||
"blockquote": true,
|
||||
|
Loading…
Reference in New Issue
Block a user