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

fix #1411 add Element parse method #1665

Closed
wants to merge 2 commits into from
Closed

fix #1411 add Element parse method #1665

wants to merge 2 commits into from

Conversation

xiaoxianma
Copy link

@xiaoxianma xiaoxianma commented Nov 4, 2021

Fixes #1411

Description:
Add a new factory method of creating an Element from parsing HTML text.

Example:

Element.parse("<div>...</div>");

@xiaoxianma
Copy link
Author

@jhy Could u help review this PR? thanks!

@xiaoxianma
Copy link
Author

@jhy Could u help review this PR? thanks!

Any update? Thanks

@jhy
Copy link
Owner

jhy commented Dec 19, 2021

Please don't keep pinging on these like that. It just creates more noise; the PR is still in the list. You can always reach out to me directly if need be.

I left a comment on the original discussion bug.

This pull request was closed.
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.

Element factory method
2 participants