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

configurable rel attribute for links #609

Open
dumbmoron opened this issue Jul 20, 2024 · 0 comments
Open

configurable rel attribute for links #609

dumbmoron opened this issue Jul 20, 2024 · 0 comments

Comments

@dumbmoron
Copy link

Currently, the rel attribute is always set to nofollow for external links:

.use(external, { target: false, rel: ['nofollow'] })

It would be nice if there was a way to change this behavior, e.g. not setting nofollow by default, or setting different values such as noreferrer.

@github-project-automation github-project-automation bot moved this to Triage + Refine in mdsvex Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage + Refine
Development

No branches or pull requests

1 participant