Add "noopener" or "noreferrer" to external links #7137
Closed
epinzur
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
@dragonstyle I believe this would be easy to add alongside the external links feature (https://quarto.org/docs/output-formats/html-basics.html#external-links). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It would be great if quarto automatically updated external links to include
rel="noopener"
orrel="noreferrer"
See https://developer.chrome.com/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/
Beta Was this translation helpful? Give feedback.
All reactions