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

Better detection of json #97

Open
sbcgua opened this issue Apr 15, 2022 · 2 comments
Open

Better detection of json #97

sbcgua opened this issue Apr 15, 2022 · 2 comments

Comments

@sbcgua
Copy link
Owner

sbcgua commented Apr 15, 2022

Html seem to parse and the dump ...

@sbcgua
Copy link
Owner Author

sbcgua commented Apr 15, 2022

High quality of SAP native JSON parser (SXML).

<html><head><title>X</title></head><body><h1>Y</h1></body></html> is parsed without errors into

image

sbcgua added a commit that referenced this issue Apr 15, 2022
@sbcgua
Copy link
Owner Author

sbcgua commented Apr 15, 2022

Partially closed with Node without name (maybe not JSON) error, but this is indirect. Let it stay open, maybe will improve later (see comment in lcl_json_parser->parse)

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