The fix for this was already done and will be released in few days!
There must be something going on with the encoding of the special characters I guess. And because they are saved as JSON they might not get escaped properly.
If you’d give me the exact values here I could test.
Maybe your plugin loads too late? See the loading stack here: https://docs.bracketspace.com/notification/developer/general/plugin-loading-chain
All the notification related stuff should be invoked on notification/init and all the elements like carriers on notification/elements
Ok, we need the website link, otherwise, we won’t be able to help you