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

Getting started example issues #771

Closed
nhaskins opened this issue Mar 23, 2019 · 2 comments
Closed

Getting started example issues #771

nhaskins opened this issue Mar 23, 2019 · 2 comments

Comments

@nhaskins
Copy link

New to AngleSharp, I tried the 'get started example' and ran into problems:

https://github.com/AngleSharp/AngleSharp/blob/master/doc/Basics.md

To get this example working, I had to do the following:

  • add 'using AngleSharp.Html.Parser'
  • change parser.Parser to parser.ParseDocument
@FlorianRappl
Copy link
Contributor

Yep that document is mostly historical (but that does not mean it should stay outdated). Great finding - thanks for reporting 🍻!

I'll mark it as a documentation bug - if you want to you can make a PR correcting it (would be appreciated!). If you find anything else that is outdated or needs more clarification please post it (either here or in a new thread). Thanks!

@FlorianRappl
Copy link
Contributor

Landed in devel.

@FlorianRappl FlorianRappl modified the milestones: v1.0, v0.12 Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants