Open sachin-sanchania opened 1 month ago
Currently I am using external link to open in new tab like this,
[Visit] (https://google.com){:target="_blank"}
It will open in same window. Please help regarding this if anyone has idea for this package.
I use plain HTML when I need to open a link in a new tab ...
href="https://google.com" target="_blank" rel="noopener noreferrer">Visit
Currently I am using external link to open in new tab like this,
[Visit] (https://google.com){:target="_blank"}
It will open in same window. Please help regarding this if anyone has idea for this package.