markdown file with all type of lines code example
Example 1: markdown image
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
Example 2: bold in markdown
**This will be bold**
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
**This will be bold**