allow some more tags through

This commit is contained in:
Sam 2016-07-26 09:43:30 +10:00
parent 1379bd5053
commit 521d3d11f2
1 changed files with 6 additions and 0 deletions

View File

@ -103,6 +103,12 @@ whiteListFeature('default', [
'p',
'strong',
'em',
'ins',
'del',
'abbr[title]',
'dl',
'dt',
'dd',
'blockquote',
'div',
'div.title',