diff --git a/scra.py b/scra.py index 501f66b..91c5d69 100644 --- a/scra.py +++ b/scra.py @@ -82,7 +82,8 @@ class ScourOptions: style_to_xml = True group_collapse = True strip_ids = False - digits = 5 + digits = 5 + keep_editor_data = False # params are the form elements (if a checkbox is unchecked it will not be present) def fetch(req, indoc,**params):