This is a header ​
md
# This is a headerThis is a sub header ​
md
## sub header textThis is a line separator ​
md
---
***This is a Hyperlink ​
md
[link-text](link)
exp:[](https://github.com/vicord24/vicord24)This is a link for image ​
md

exp:This is a highlight ​
md
exp: `Hello!`Bold, Italics, Strikethrough ​
My Text Here
My Bold Text Here
My Italics Text HereMy Strikethrough Text
md
My Text Here
**My Bold Text Here**
*My Italics Text Here*
~~My Strikethrough Text~~