This is a paragraph.
This is another paragraph with bold text and italic text.
- Item one
- Item two
- Item three
- First step
- Second step
- Third step
Here is a link to an example website.
This is a paragraph with a blockquote:
This is a quote. It might span multiple lines.
Here is some code:
function greet(name) {
console.log("Hello, " + name + "!");
}
This is a horizontal rule:
And a table:
| Header 1 | Header 2 |
|---|---|
| Data 1 | Data 2 |
| Data 3 | Data 4 |
