github markup underline code example
Example 1: Markdown image
![Text here](URL)
Example 2: githum readme bold
**This text will be bold**
__This will also be bold__
_You **can** combine them_
![Text here](URL)
**This text will be bold**
__This will also be bold__
_You **can** combine them_