We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
在1.0.9版本中设置了options无效, 在代码114行赋值出现了问题,
1.0.9
options
const linkAttributes = this.options.linkAttributes = DEFAULT_OPTIONS_LINK_ATTRIBUTES
The text was updated successfully, but these errors were encountered:
我期望的是不需要加上target="_blank"
target="_blank"
Sorry, something went wrong.
linck #9 fix markdown-it-link-attributes options
02ee3c2
已修复
No branches or pull requests
在
1.0.9
版本中设置了options
无效,在代码114行赋值出现了问题,
The text was updated successfully, but these errors were encountered: