We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: