-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Description
For example, I have 2 folders in the root directory. There is a picture in the first folder (images).
The second folder (docs) contains the markdown file.
How do I insert an image into this markdown file that is located in the folder (images).
If I put it this way:

He tries to add it like this:
/docs/images/testimage.jpg
sifex, cptcanuck and kcroo