Skip to content
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

Support older regex engines #993

Merged
merged 1 commit into from
Jan 5, 2018
Merged

Support older regex engines #993

merged 1 commit into from
Jan 5, 2018

Conversation

smhg
Copy link
Contributor

@smhg smhg commented Jan 1, 2018

Recent changes broke IE8 support. This makes things compatible with old regex engines (in IE8, old Safari and old Opera).
More information: https://stackoverflow.com/questions/10843428/what-is-meaning-of-in-javascript-regexps/10843677#10843677

@Feder1co5oave
Copy link
Contributor

+1

@joshbruce
Copy link
Member

LGTM! No way to truly test I don't think - unless we added some type of browser compatibility testing harness, yeah?

@joshbruce joshbruce merged commit 398bb71 into markedjs:master Jan 5, 2018
@smhg smhg deleted the fix-ie8-regex branch January 5, 2018 09:59
zhenalexfan pushed a commit to zhenalexfan/MarkdownHan that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants