79604581

Date: 2025-05-03 10:15:36
Score: 1.5
Natty:
Report link

My problem was missing out the backslash / in front of the image path, like <img src="images/picture.jpg" />. The image got displayed just fine after changing to <img src="/images/picture.jpg" />.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jaden