image with text markdown code example
Example 1: add image in markdown
![alternative text](image_name.png "Image Title")
Example 2: Markdown image
![Text here](URL)
![alternative text](image_name.png "Image Title")
![Text here](URL)