Markdown Markdown

Is a lightweight markup language for creating formatted text on the GitHub platform. With markdown you control the display of the documents and formatting.

Below are some examples: To make text **bold** or *italic*, even both ***bold and Italic***

To make text bold or italic*, even both ***bold and Italic*** *And if you want bullet points as below:* Point one` point two

  • Point one
  • point two

*Since GitHub pages support custom domains, you can host a static website on GitHub pages free of charge, with deploys straight from Git. So You can use GitHub Pages to host a website about yourself, your project, or your business. * GithubPages