XSS filter triming attribute name="class" in "a" tag of rich text editor
Hello All,
I am trying to edit the HTML in rich text editor. I am trying to add a class attribute to anchor tag but somehow the class is not being added.
My assumption is that XSS filter is disabling this. Could you please help me with this?