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

Use regex for colon escape #350

Merged
merged 1 commit into from
Sep 22, 2016
Merged

Use regex for colon escape #350

merged 1 commit into from
Sep 22, 2016

Conversation

Roang-zero1
Copy link
Contributor

This replaces the detection of escaped colons to a regex, thereby voiding the need to escape backslashes.
Add test and fixture for an escaped colon.

This replaces the detection of escaped colons to a regex, thereby voiding the need to escape backslashes.
Add test and fixture for an escaped colon.
@gjtorikian
Copy link
Owner

Thank you! I am sorry for the delay in the merge, I have been mega busy lately.

@gjtorikian gjtorikian merged commit 63a03bf into gjtorikian:master Sep 22, 2016
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.

2 participants