Utilize at least 5 different features of Markdown to structure your page
- Using # symbol to create a heading, there are 6 different sizes and corresponding to the number of # that you choose
- Using > symbol to quote text
- Using ` to quote code within a sentence
- Using [ ] to create an inline link, and then put the URL in ( ) after it
- Using - [ ] to create a task list and using [x] to mark a task as complete
- Using \@ and username or team name to mention a person or team
- Using : to find a list of suggested emoji
<==Back>