sanitize: disable <hr> for now
This commit is contained in:
parent
baf2bfd504
commit
e2a3689a18
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@
|
||||||
'caption', 'cite', 'center', 'code', 'col', 'colgroup',
|
'caption', 'cite', 'center', 'code', 'col', 'colgroup',
|
||||||
'data', 'dd', 'del', 'details', 'div', 'dl', 'font',
|
'data', 'dd', 'del', 'details', 'div', 'dl', 'font',
|
||||||
'dt', 'em', 'footer', 'figure', 'figcaption',
|
'dt', 'em', 'footer', 'figure', 'figcaption',
|
||||||
'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'html', 'hr', 'i',
|
'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'html', 'i',
|
||||||
'img', 'ins', 'kbd', 'li', 'main', 'mark', 'nav', 'noscript',
|
'img', 'ins', 'kbd', 'li', 'main', 'mark', 'nav', 'noscript',
|
||||||
'ol', 'p', 'pre', 'q', 'ruby', 'rp', 'rt', 's', 'samp', 'section',
|
'ol', 'p', 'pre', 'q', 'ruby', 'rp', 'rt', 's', 'samp', 'section',
|
||||||
'small', 'source', 'span', 'strike', 'strong', 'sub', 'summary',
|
'small', 'source', 'span', 'strike', 'strong', 'sub', 'summary',
|
||||||
|
|
Loading…
Reference in a new issue