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

include better examples of ParseOptions use in the parsing tutorial #34

Open
flavorjones opened this issue Mar 6, 2021 · 0 comments
Open

Comments

@flavorjones
Copy link
Member

See sparklemotion/nokogiri#2201 for evidence that we can do better, especially with respect to:

  • default behavior for XML and HTML being to try to recover
  • how to use norecover and why you might want to do this
  • why to use huge and tradeoffs
  • how to use Document#errors to diagnose what's going on
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

2 participants
@flavorjones and others