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

parsing a snippet of html does not seem to be working #2

Closed
btrem opened this issue Dec 13, 2022 · 2 comments · Fixed by #3
Closed

parsing a snippet of html does not seem to be working #2

btrem opened this issue Dec 13, 2022 · 2 comments · Fixed by #3

Comments

@btrem
Copy link

btrem commented Dec 13, 2022

I cannot parse a snippet of html using the website. Posting data (i.e., entering html in the textarea and pressing "Parse") produces this message:

"No options.node or options.html was provided and no document object could be found."

@Zegnat
Copy link
Member

Zegnat commented Dec 14, 2022

Edit: .patch file removed. There is a PR: #3.

The problem is querystring not parsing the body correctly.

@btrem
Copy link
Author

btrem commented Dec 14, 2022

Is this work in an orphaned clone? Can you make it a PR on this repo?

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

Successfully merging a pull request may close this issue.

2 participants