summaryrefslogtreecommitdiff
path: root/creole/rest_tools/clean_writer.py
diff options
context:
space:
mode:
Diffstat (limited to 'creole/rest_tools/clean_writer.py')
-rw-r--r--creole/rest_tools/clean_writer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/creole/rest_tools/clean_writer.py b/creole/rest_tools/clean_writer.py
index ca69f22..bb46a49 100644
--- a/creole/rest_tools/clean_writer.py
+++ b/creole/rest_tools/clean_writer.py
@@ -42,7 +42,7 @@ DEBUG = False
#DEBUG = True
IGNORE_ATTR = (
- "start", "class", "frame", "rules",
+ "start", "class", "classes", "frame", "rules",
)
IGNORE_TAGS = (
"div",