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

Escaping '=' seems not to work #8

Closed
Zverik opened this issue May 14, 2014 · 0 comments
Closed

Escaping '=' seems not to work #8

Zverik opened this issue May 14, 2014 · 0 comments

Comments

@Zverik
Copy link
Owner

Zverik commented May 14, 2014

node
foo\=bar\=baz
foo\ = bar\=baz
foo\=bar\ = baz

should evaluate to three different keys, but the first one is split at the last =.

Also, screening backslashes are not removed.

Zverik added a commit that referenced this issue May 19, 2014
@Zverik Zverik closed this as completed May 19, 2014
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

No branches or pull requests

1 participant