md2gemini
md2gemini copied to clipboard
implement "images-only" option for links parameter
This PR adds an images-only option to the --links parameter. --links images-only behaves just like --links off except it does convert image links into gemtext link lines.
I'm not a Python developer, but this seems to work. Definitely open to better ways to implement this.