md html bold text code example
Example 1: markdown image
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
Example 2: Markdown heading
# Title //Creates a h1
## Title //Creates a h2
##### Title //Creates a h5
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
# Title //Creates a h1
## Title //Creates a h2
##### Title //Creates a h5