]> git.scottworley.com Git - paperdoorknob/commit - args.py
Strip all  
authorScott Worley <scottworley@scottworley.com>
Wed, 20 Dec 2023 03:39:16 +0000 (19:39 -0800)
committerScott Worley <scottworley@scottworley.com>
Wed, 20 Dec 2023 05:12:11 +0000 (21:12 -0800)
commit929db57622c6b8756ed341d7ae2862126a7c638f
tree1b0992417a68595f1f26dfe42fd122b9748d7f4c
parent386218397a4723129b31e3954bb960da61f72474
Strip all &nbsp;

Project Lawful does not use &nbsp; carefully/thoughtfully.  They are all
over the place, at the end of every sentence, randomly around <em>s,
etc.  Just remove them all.

But allow this behavior to be flag-controlled, in case this step is not
desired when processing other works.
args.py
htmlfilter.py [new file with mode: 0644]
htmlfilter_test.py [new file with mode: 0644]
paperdoorknob.py
paperdoorknob_test.py
setup.py
spec.py