Hello,
I have define my own theme that is inheriting from quark theme.
I would like to know own can I make all externals links on my pages open in a new tab of the navigator. I don't want to write target="_blank" for each link, I don't know if it's possible.
This links are in pages using markdown or html.
Thank you