OWASP / java-html-sanitizer

Takes third-party HTML and produces HTML that is safe to embed in your web application. Fast and easy to configure.
Other
847 stars 213 forks source link

cau you supply a mini version(suppot only sanitize, not encoding? #172

Closed LeoHuang2015 closed 5 years ago

LeoHuang2015 commented 5 years ago

Sometimes we want use sanitizer to sanitizer some info, but not do some html encoding or decoding, because we want do some encoding by ourself. hope a config or parameters support !

mikesamuel commented 5 years ago

Duplicate of #173