Dev.to needs a way to insert links into the markdown that will open in a new tab. I like to open links without leaving the article. Is this possible to implement? Who else thinks this would be a good idea?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (6)
I prefer it for the user to be in control of browser behaviour rather than the author. You can always middle click / control click / whatever when reading.
I agree with Chris :)
In addition, by adding "target blank" everywhere you take away the choice for the user.
This is my favorite article about this topic: When to use target=”_blank”
I prefer to be able to configure certain links to open in a new tab. Especially links to external domains.
I think it's a good idea, I as a user prefer opening links in a new tab when I'm not done reading an article
I would also prefer being able to configure opening links in a new windows/tab.
Yes for me, otherwise the flow of an article is interrupted. If not, then it could possibly be a user setting.