79552439

Date: 2025-04-03 09:00:06
Score: 0.5
Natty:
Report link

Let's say you've put an image in your main repository in folder img.
You want to use relative paths in your image tag.

linking to it in the github readme.md:
![myimage](img/myimage.png?raw=true)

linking to it in a github issue comment:
![myimage](../blob/main/img/myimage.png?raw=true)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tim Chaubet