Hello Pro,
Would there be a way to have a somewhat built-in (or any automated way) to add the following attribute to external links? For instance, when “New Tab” is checked on a link.
rel="noopener noreferrer"
So it would look like: <a target="_blank" href="https://www.linkedin.com/company/magik-web" rel="noopener noreferrer">My External Link</a>
Our client requires us to add it for cybersecurity insurance reasons (https://medium.com/@jitbit/target-blank-the-most-underestimated-vulnerability-ever-96e328301f4c).
Thank you for any advice!