Heading 2
Heading 3
This is bold text
This is italic text
This is a blockquote.
This is a regular paragraph. It may include inline code console.log("Hello, World!");
and links Visit Google.
- This is an unordered list
- It can have multiple items
- And may include sub-lists
- Sub-item 1
- Sub-item 2
- This is an ordered list
- It can have multiple items
- And may include nested lists
- Nested item 1
- Nested item 2
Column 1 | Column 2 |
---|---|
Row 1 | Row 1 |
Row 2 | Row 2 |
// This is a code block
console.log("Hello, World!");