Hello, I came across a case where I needed to allow special attributes and found out that only `allowedTags` is passed as option to `sanitize-html`. I propose allowing passing any options to `sanitize-html`. Thanks