Test markdown syntax
Emphasis
This will be italic
This will be bold
List
Unordered list
- Item 1
- Item 2
- Item 3
Ordered list
- Item 1
- Item 2
- Item 3
- Item 3.1
Blockquote
This is the first sentence testing blockquote
This is the second sentence
This is third sentence
Code block
1 | let message = 'Hello world'; |
Inline code
This is an inline code.
link
This is a link.