Hey! Can you please add <span> attributes like **style** to the whiteList of the XSS package? https://github.com/say8425/vue-3-linkify/blob/9b608af0e93d2af591791ca63e79f35191fd8f41/src/main.ts#L7 Right now your linkify directive filtering attributes like this out: `<span style="text-decoration: underline">Underline</span>` What is your opinion? Thanks for your work! Cheers Chris :)