We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First, congrats for the great library.
As I was running trough a list of Github Urls, I stumbled upon a npm package: quarterto/cheerio-walk with the following Github URL:
git+https://gist.github.com/c4f67949eb47ea532dc27a6d8d93d274.git
I'm not sure if the URL is correct in the first place and if should be parsed like github url. Currently the lib returns null for such urls.
The text was updated successfully, but these errors were encountered:
I think it makes sense to support gist URLs. A PR would be great.
Sorry, something went wrong.
No branches or pull requests
First, congrats for the great library.
As I was running trough a list of Github Urls, I stumbled upon a npm package: quarterto/cheerio-walk with the following Github URL:
I'm not sure if the URL is correct in the first place and if should be parsed like github url.
Currently the lib returns null for such urls.
The text was updated successfully, but these errors were encountered: