Is the Link Editor stripping out text styling from HREF tags
I noticed an issue with the link editor tool since the fall release.
For example, we have code like the following: <a style="color: #1babcf;" href="example.com" target="_blank"> in our emails so that we have a specific color for linked text. However, when entering the actual link with the link editor, the styling is stripped out. This did not happen before the fall release. Is this a know issue and is there a way around this without having to go into the raw HTML code?
Thanks for any insights.