
Italic text
Bold text
Bold and italic text
Strikethrough
Inline code example.
function helloWorld() {
console.log("Hello, World!");
}
This is a blockquote.
- Can have multiple lines
- Supports formatting like bold and italic
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Row 1 | Data 1 | Data 2 |
| Row 2 | Data 3 | Data 4 |