i was hoping to do something like: ``` js minify(HTMLSTRING,{ attrBlackList: ['style'] }); ``` is it possible to achieve the same functionality ?