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

feat: JSON parser allows for escape \ #87

Open
Autoparallel opened this issue Dec 19, 2024 · 0 comments · May be fixed by #88
Open

feat: JSON parser allows for escape \ #87

Autoparallel opened this issue Dec 19, 2024 · 0 comments · May be fixed by #88
Labels
feature ✨ New feature or core functionality priority high 🔥 ASAP

Comments

@Autoparallel
Copy link
Contributor

This will actually bork everything probably if a string contains this and escapes \".

I can see a broken WebProof in our future.

This should not be too hard to add, but we will likely need this more than any ability to parse other types (e.g., bool, etc)

@Autoparallel Autoparallel added feature ✨ New feature or core functionality priority high 🔥 ASAP labels Dec 19, 2024
@Autoparallel Autoparallel linked a pull request Dec 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ New feature or core functionality priority high 🔥 ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant