java-html-sanitizer
java-html-sanitizer copied to clipboard
independent attribute auto add value
E.g <input class="diy" disable>
policy :<input class="diy" disable="disable">
I want get as same as policy-format before attribute without attribute value. Thanks