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

Avoid parsing literals inside double quotes #52

Open
aybrl-edu opened this issue Oct 26, 2023 · 2 comments
Open

Avoid parsing literals inside double quotes #52

aybrl-edu opened this issue Oct 26, 2023 · 2 comments

Comments

@aybrl-edu
Copy link

When parsing an ip address, the dots are taken into account, and this will affect the coherence of the graph. It will be better if there is a way to avoid parsing literals that are double quoted.

Screenshot 2023-10-26 at 15 04 22
@aybrl-edu
Copy link
Author

Just opened a PR #53

@aybrl-edu
Copy link
Author

Working properly with the PR #53

Screenshot 2023-10-26 at 16 56 55

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