diff --git a/fragments.py b/fragments.py index 52257c8..83b9238 100644 --- a/fragments.py +++ b/fragments.py @@ -4,7 +4,7 @@ import string from lxml import etree -FRAGMENT_TAG = "+?" +FRAGMENT_TAG = "++" FRAGMENT_CLASS = "fragment" # Search and delete the FRAGMENT_TAG anywhere in the given HTML