Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Link] Define rel attribute for Blank links #5565

Closed
stsrki opened this issue Jun 13, 2024 · 0 comments · Fixed by #5576
Closed

[Link] Define rel attribute for Blank links #5565

stsrki opened this issue Jun 13, 2024 · 0 comments · Fixed by #5576
Assignees
Labels
Type: Feature ⚙ Request or idea for a new feature.
Milestone

Comments

@stsrki
Copy link
Collaborator

stsrki commented Jun 13, 2024

When Target is set to Blank we should automatically add a rel attribute:

  • rel="nofollow noreferrer", or
  • rel="noopener noreferrer nofollow", or
  • rel="noopener noreferrer"

Resources https://stackoverflow.com/questions/74633505/security-of-html5-target-blank-attribute

@stsrki stsrki added the Type: Feature ⚙ Request or idea for a new feature. label Jun 13, 2024
@stsrki stsrki added this to the 1.6 milestone Jun 13, 2024
@stsrki stsrki self-assigned this Jun 13, 2024
This was referenced Jun 19, 2024
@stsrki stsrki moved this to ✔ Done in Development Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature ⚙ Request or idea for a new feature.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant