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

Set links to open in new tab by default #12

Open
tabaddor opened this issue Aug 20, 2020 · 0 comments
Open

Set links to open in new tab by default #12

tabaddor opened this issue Aug 20, 2020 · 0 comments
Labels
backlog Issues to keep on backlog good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tabaddor
Copy link
Owner

For all links that link to EXTERNAL sites or pages (not part of the repository), add the following:

[link](url){:target="_blank"}

A note: This may not actually work, and may just render the {"target="_blank"} as text. If that is the case, use an anchor tag, but make sure the text ui looks the same as before.

@tabaddor tabaddor added help wanted Extra attention is needed good first issue Good for newcomers backlog Issues to keep on backlog labels Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues to keep on backlog good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant