How to include image as Markdown in Visual Studio Code?

If the image is in the same directory as the Markdown file, you can use either:

![Getting Started](./img.jpg)
![Getting Started](img.jpg)

For a workspace layout like:

docs/
    images/
        img.jpg
    README.md

In README.md, this would be either:

![Getting Started](./images/img.jpg)
![Getting Started](images/img.jpg)

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)