witten
/
luminotes
Archived
1
0
Fork 0

Removing a duplicate <h3> tag in the list of permitted Html_cleaner tags.

This commit is contained in:
Dan Helfman 2009-02-20 14:05:07 -08:00
parent 7f6be83465
commit e778c354d1
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ class Html_cleaner(HTMLParser):
'b', 'b',
'br', 'br',
'em', 'em',
'h3',
'i', 'i',
'li', 'li',
'ol', 'ol',