java-html-sanitizer icon indicating copy to clipboard operation
java-html-sanitizer copied to clipboard

independent attribute auto add value

Open iloveuaa opened this issue 2 years ago • 0 comments

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

iloveuaa avatar Dec 12 '22 09:12 iloveuaa