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

IP on windows shows \' #1

Closed
dani8art opened this issue Mar 9, 2016 · 2 comments
Closed

IP on windows shows \' #1

dani8art opened this issue Mar 9, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@dani8art
Copy link
Owner

dani8art commented Mar 9, 2016

add .replace(" ' ", "");

@dani8art dani8art added the bug label Mar 9, 2016
@dani8art dani8art self-assigned this Mar 9, 2016
@dani8art
Copy link
Owner Author

dani8art commented Mar 9, 2016

.replace(/'/ig, '');

@juanludlf
Copy link

+1

@dani8art dani8art added this to the v0.1.0 milestone Jul 20, 2017
dani8art added a commit that referenced this issue Jul 25, 2017
added replace with regexp. fixed #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants