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

Enable parse of IO data html #504

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

ypconstante
Copy link
Contributor

parse_document and parse_fragment declare in their spec that they support iodata(), but this format is not actually working today.
This PR adds support to IO data on all parsers, which is useful specially on mochiweb, since it has to add a <floki> tag around the html.

@philss philss merged commit f229366 into philss:main Dec 18, 2023
9 checks passed
@philss
Copy link
Owner

philss commented Dec 18, 2023

Thank you!

@ypconstante ypconstante deleted the parse-io-data branch December 18, 2023 18:04
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 this pull request may close these issues.

2 participants