This is normal text THis text is in italics This text is also in italics This word is italized
This is in bold this is also in bold This word is in bold
This is italized with a bold word
This is a quote from someone
this is a block quote
This is an unordered lis
- Item one
- Item two
- Item three has some sub-items
- subitem 1
- subitem 2
- Item four
- Subitem for item 4
- This is item one (numbered)
- This is item two (numbered)
I want to write a literal asterisk like this *
This is a forward slash - \
Some code
To install the package you can run choco install <package name>
/* This is a css reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}<div style="background-color: red;">
<p>Tis is a p tag</p>
</div>Upcoming Features in the project
- Todo Item one
- Todo Item two
- Todo item three
- This item has been done already
| Column 1 header | column 2 header |
|---|---|
| This is item 1 | This is item 2 |
| this is row 2 | This is another item in row 2 |
😄 🔥 💯 🙏

