79638207

Date: 2025-05-26 01:35:26
Score: 1
Natty:
Report link

There is a workaround, by changing the image link format from:

https://github.com/org/repo/blob/master/images/XXX.png

to:

https://raw.githubusercontent.com/org/repo/master/images/XXX.png

For same page links, either the anchor method or heading method as discussed in the comments remains Ok. Additional discussion is here.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jeff Brower