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
noopener
noopener seems didn't work. i'am not sure.
hexo generate result:
<a target="_blank" href="http://hexo.io/" rel="external nofollow noreferrer">blank ahead</a> <a href="http://hexo.io/" rel="external nofollow noreferrer" target="_blank">blank follow</a> <a href="http://hexo.io/" rel="external nofollow noreferrer">no blank</a>
The text was updated successfully, but these errors were encountered:
hexo init test; cd test
hexo g
npm i hexo-filter-nofollow
hexo clean; hexo g
some links had noopener, but some don't.
Sorry, something went wrong.
No branches or pull requests
noopener
seems didn't work. i'am not sure.hexo generate result:
The text was updated successfully, but these errors were encountered: