Restore 'article' to whitelist

This commit is contained in:
Kane York 2014-02-18 16:22:42 -08:00
parent 2e864f5ad7
commit 9f8f0f115c
1 changed files with 1 additions and 0 deletions

View File

@ -916,6 +916,7 @@ html4.ELEMENTS = {
'abbr': 0,
'acronym': 0,
'address': 0,
'article': 0,
'aside': 0,
'b': 0,
'base': 274,