Compare commits

...

2 Commits

Author SHA1 Message Date
5c7da5850b Merge branch 'master' into release 2020-03-02 17:43:25 +01:00
6e97024587 Change fragment prefix to »++« 2020-03-02 17:41:56 +01:00

View File

@ -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