How we can allow %% sign in anchor tag URI, Purifier allows to use %% as anchor text but when we use %% inside href link e.g <a href='https:%%Name%%.domainname.com'>click me</a> then it completely remove the href value.
Please let me know the solution for this