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
It looks like the most recent release of docsify v4.6.1 isn't compatible with IE11.
This crashes IE :(
new RegExp(/^!?\[((?:\[[^\]]*\]|\\[\[\]]|[^\[\]]|\](?=[^\[]*\]))*)\]\(\s*<?([\s\S]*?)>?(?:\s+['"]([\s\S]*?)['"])?\s*\)/, 'g')
Blame 62ce447 https://github.com/QingWei-Li/docsify/blob/master/src/core/render/embed.js#L54
The text was updated successfully, but these errors were encountered:
Oops, duplicate of #389
Sorry, something went wrong.
fix(embed): broken in IE, fixed #389, fixed #391
45a7464
No branches or pull requests
It looks like the most recent release of docsify v4.6.1 isn't compatible with IE11.
This crashes IE :(
Blame 62ce447
https://github.com/QingWei-Li/docsify/blob/master/src/core/render/embed.js#L54
The text was updated successfully, but these errors were encountered: