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?

We're a place where coders share, stay up-to-date and grow their careers.
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?
Adam Crockett -
Gracie Gregory (she/her) -
Henry Boisdequin -
jayebird 🐙🏳️🌈 -
Discussion
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 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.