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

Node#replace should have a parameter to modify parse options #3357

Open
flavorjones opened this issue Dec 8, 2024 · 1 comment
Open

Node#replace should have a parameter to modify parse options #3357

flavorjones opened this issue Dec 8, 2024 · 1 comment
Milestone

Comments

@flavorjones
Copy link
Member

There is a cascading chain of methods that should also accept and pass on parse options:

  • Node#replace and Node#swap
  • Node#coerce
  • Node#fragment for both XML::Node and the HTML5::Node override
@flavorjones flavorjones added this to the v1.18.0 milestone Dec 8, 2024
@flavorjones
Copy link
Member Author

(And maybe there are other methods that call coerce/fragment that should also take parse options)

@flavorjones flavorjones modified the milestones: v1.18.0, v1.19.0 Dec 16, 2024
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