-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
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
Use of startsWith
and endsWith
breaks IE11
#1876
Closed
jhildenbiddle opened this issue
Dec 14, 2020
· 1 comment
· Fixed by #1877, TheRealSyler/zephyr#12, vigenere23/gabio-markdown-transpiler#3 or vigenere23/gabio-design-svelte#7 · May be fixed by YoYBaBy/nodejs.org#278
Closed
Use of startsWith
and endsWith
breaks IE11
#1876
jhildenbiddle opened this issue
Dec 14, 2020
· 1 comment
· Fixed by #1877, TheRealSyler/zephyr#12, vigenere23/gabio-markdown-transpiler#3 or vigenere23/gabio-design-svelte#7 · May be fixed by YoYBaBy/nodejs.org#278
Labels
Comments
jhildenbiddle
changed the title
Use of
Use of Dec 14, 2020
startsWith
and endsWith
bread IE11startsWith
and endsWith
breaks IE11
jhildenbiddle
added a commit
to jhildenbiddle/marked
that referenced
this issue
Dec 14, 2020
5 tasks
UziTech
pushed a commit
that referenced
this issue
Dec 15, 2020
🎉 This issue has been resolved in version 1.2.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Mar 11, 2021
This was referenced Sep 9, 2024
This was referenced Sep 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Marked version: 1.2.6 (not sure when change was introduced)
Describe the bug
The use of
startsWith
andendsWith
in the source breaks IE11To Reproduce
Expected behavior
Expected marked to continue to work in IE11 until support is officially dropped in a future major version.
The text was updated successfully, but these errors were encountered: