79568918

Date: 2025-04-11 13:20:45
Score: 1
Natty:
Report link

Just use the correct source path.

So, instead of this path:

<img src="images/equation-1.gif"/>

Use this:

<img src="./images/equation-1.gif"/>

Adding ./ before images file worked with me

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mohamed Biomy