Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 673 Bytes

File metadata and controls

26 lines (17 loc) · 673 Bytes

Markdown

Markdown is lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Whenever anyone commits to this repository, GitHub Pages will run Jekyll to rebuild the pages from the content in the Markdown files.

Know more in Github pages documentation.