I am trying to add some anchor tags inside the Multiple lines of Text through HTML source with the custom attributes.
<a customattr="value" target="blank">Test Link</a>
After entering when I click OK button, all custom attributes(customattr) going away.
Any solution on this?