Skip to content

This is a header ​

md
# This is a header

This is a sub header ​

md
## sub header text

This is a line separator ​


md
---
***
md
[link-text](link)
exp:[](https://github.com/vicord24/vicord24)
md
![caption](img-link)
exp:![java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)

This is a highlight ​

md
exp: `Hello!`

Bold, Italics, Strikethrough ​

My Text Here
My Bold Text Here
My Italics Text Here
My Strikethrough Text

md
My Text Here  
**My Bold Text Here**  
*My Italics Text Here*  
~~My Strikethrough Text~~