Mark Pitman
Mark Pitman
More info: when you pass a commandline argument to the lynx command, it hangs and I thought it was only on windows, but it is happening on macOS as well:...
If you are using git to keep passwords in sync across machines, this can be handled by git directly. See this [StackOverflow post](http://stackoverflow.com/questions/10418975/how-to-change-line-ending-settings) for more info on git's handling of...
Just a note for future reference: When reporting bugs, it's helpful to only include information related to the project you are reporting to. There's a lot of text here and...
This application is not a desktop app. It is meant to be used from the command line. If you execute it in a terminal with no arguments, does it print...
I'm using a third-party library to handle the conversion. Maybe there's a better option out there?
Do you have a link to a markdown file that exhibits this behavior? That would help me figure out what I can do about this.
Created #26 to for in-line HTML issue.
Partially fixed by #27
You could do this by making a custom request, as documented [here](https://github.com/gettyimages/gettyimages-api_nodejs?tab=readme-ov-file#add-custom-parameter-and-header-to-a-search-request). The docs for search-by-image are located [here](https://api.gettyimages.com/swagger/index.html#/Search/get_v3_search_images_creative_by_image).
You can add enhanced search by adding a custom parameter to your search request as documented [here](https://github.com/gettyimages/gettyimages-api_nodejs?tab=readme-ov-file#add-custom-parameter-and-header-to-a-search-request).