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

[bugfix] Fix incorrect strict parsing with full-width parentheses #4240

Conversation

matthewdeeco
Copy link
Contributor

@matthewdeeco matthewdeeco commented Oct 13, 2017

This fixes #2867

My solution was to exclude \uFF08 and \uFF09 which are and respectively.

@marwahaha marwahaha changed the title Fix incorrect strict parsing with full-width parentheses [bugfix] Fix incorrect strict parsing with full-width parentheses Dec 11, 2017
@marwahaha
Copy link
Member

@matthewdeeco - sorry we left this on the vine. Can you resolve the conflicts?

…ing-parsing-with-ja-parens

Conflicts:
	src/lib/parse/regex.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect strict parsing with japenese parenthesis
3 participants