Support: Redericting to new tab in readme

Created on 11 Feb 2021  路  10Comments  路  Source: EddieHubCommunity/support

when we are clicking on links in readme how can we direct user to new tab like we do with normal html target=_blank
how could we do it in readme

question

All 10 comments

It's great having you contribute to this project

Thank you for raising an Issue! Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 馃 . Any questions let us know.

https://stackoverflow.com/questions/3492153/markdown-open-a-new-window-link

.md has no such functionality. You can use html tags.

I tried using HTML but it wasn't working adding target="_blank"

Ok sorry haven't looked correctly 馃槄 https://stackoverflow.com/questions/41915571/open-link-in-new-tab-with-github-markdown-using-target-blank seems there is no target in github readme... may some of you have an other solution

Thank you for your responses but Nothing worked for me

It won't work maybe because it's security features of GitHub, they don't allow that thing to work in markdown.

I _think_ xhtml might make a way(*investigating further on this)

Checkout the second "Hello World" over here.. It opens into a new tab.
https://github.com/Vyvy-vi/Vyvy-vi/blob/main/README.md

How was that possible? which command did you used

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DoomHammer picture DoomHammer  路  4Comments

mohit01-beep picture mohit01-beep  路  4Comments

jai-dewani picture jai-dewani  路  4Comments

Vyvy-vi picture Vyvy-vi  路  4Comments

schmelto picture schmelto  路  5Comments