Help Needed: target="_blank" and rel="noopener" Attributes Being Automatically Removed

Hi Shopify Community,

I am experiencing a challenge with custom HTML on my Shopify site. I’ve added external links with target=“_blank” and rel=“noopener” attributes for security and user experience. However, after saving my changes, Shopify is removing the rel=“noopener” attribute while keeping the target=“_blank” intact.

Original code snippet:

Example Link

Altered by Shopify:

Example Link

Has anyone else encountered this issue and found a solution to retain the rel=“noopener” attribute for external links? Any insights or workarounds would be greatly appreciated.

Thank you!