pybluemonday
pybluemonday copied to clipboard
Create tests from other HTML sanitizing libraries
We should be able to create tests from other libraries like bleach, html_sanitizer, and the original bluemonday. This shouldn't be too hard.
The tests should also auto-run with Github Actions.