This is my first repository while learning git
learning how to write the markdown
more text with two line break in between
- first item
- second item
- third item
- sub item1
- sub item2
- sub item3
- apple
- mango
this paragraph has some variable inline code.
<h1>A heading example</h1>let num =Math.random();Some paragraph with text
blockquote text below the paragraph
| name | roll no | branch |
|---|---|---|
| abc | 001 | cse |
| bcd | 002 | ece |
you can * see * the ** word ** --bold--.