Stackoverflow: Fix broken images

Script to replace just links (which should be images instead) with `img` tags for properly representation

As of 2023-09-20. See the latest version.

Author
ClasherKasten
Ratings
0 0 0
Version
0.2.0
Created
2023-09-19
Updated
2023-09-20
Size
590 Bytes
License
MIT
Applies to

Stackoverflow: Fix broken images

Script to automatically replace links which should be images (href starts with https://i.stack.imgur.com/ aka. the stackexchange image host) with proper <img> tags.