Hi,
I would like to be able to add on my hyperlinks where I want the URL to display (for example “_blank”). How can I make that happen here?
Johnny
Hi,
I would like to be able to add on my hyperlinks where I want the URL to display (for example “_blank”). How can I make that happen here?
Johnny
https://meta.discourse.org/my/preferences/interface
“open all external links in a new tab”
There is also a global site setting that sets this value for NEW users. To change it for all existing users you need to do it at the Rails console (you can search for examples).
If you want to do something else, you’ll need to do it as a theme component.