sef-global / sef-site

Official Website for Sustainable Education Foundation
https://sefglobal.org
MIT License
50 stars 137 forks source link

Make the necessary links to open in a new tab in the the Readme.md file #1583

Closed YoshithaRathnayake closed 11 months ago

YoshithaRathnayake commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, all the links in the readme.md file are opening in the same window

Describe the solution you'd like Make the necessary links to open in a new tab in the the Readme.md file

Are you working on it? Yes

YoshithaRathnayake commented 1 year ago

Shall I work on this?

Nelka97 commented 1 year ago

I'd like to work on this.

anjula-sack commented 1 year ago

@YoshithaRathnayake are you working on this?

Nelka97 commented 11 months ago

Any updates? Shall I work on this

anjula-sack commented 11 months ago

Any updates? Shall I work on this

Go ahead @Nelka97

Nelka97 commented 11 months ago

Thank you

Nelka97 commented 11 months ago

Hi @anjula-sack, I tried to make it work using HTML anchor tag, but it doesn't work in Github. Do you know any other method?

anjula-sack commented 11 months ago

Hi @anjula-sack, I tried to make it work using HTML anchor tag, but it doesn't work in Github. Do you know any other method?

Can you try it like this? @Nelka97

[Link Text](URL "Title" target="_blank")

Here's an example:

[Visit Example Website](https://www.example.com "Example Website" target="_blank")
Nelka97 commented 11 months ago

Thank you @anjula-sack. I will try it.

Nelka97 commented 11 months ago

Looks like it doesn't work. I also came across this thread : https://stackoverflow.com/a/42156438/10317115

anjula-sack commented 11 months ago

Looks like it doesn't work. I also came across this thread : https://stackoverflow.com/a/42156438/10317115

oh, I think we can close this issue @Nelka97. Some people actually prefer opening the links in the same tab as well. You can work on another issue.