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
currently, images have no special handling gh2md simply uses the original image source
ideally, the user can enable image scraping
also allow special handling of "large" images
example avatar
<img src="https://avatars.githubusercontent.com/u/12958815?v=4" width="50">
example attachment
<img src="https://user-images.githubusercontent.com/12958815/177718602-943af214-24be-4209-82cc-18e6fa5d04c1.jpg" title="Mephistopheles and Margaretta 19th-century wooden double sculpture" width="10%">
dupe #28 says "completed" but its not
The text was updated successfully, but these errors were encountered:
Hi there 👋🏻
First up, this is a nice tool.
Just wanted to share with you all a ruby script I had to write recently to download the images, which can be used in conjunction with gh2md.
gh2md
This is particularly useful for private repositories, as GH has raised the security bar for accessing the assets.
github.zip
Sorry, something went wrong.
No branches or pull requests
currently, images have no special handling
gh2md simply uses the original image source
ideally, the user can enable image scraping
also allow special handling of "large" images
example avatar
example attachment
dupe #28 says "completed" but its not
The text was updated successfully, but these errors were encountered: