Welcome to Content 1!
Welcome to Content 1!
This is a sample markdown file for the first section of your website.
Features:
- Easy to read
- Supports bold and italic text
- Includes links
- Code blocks: ```javascriptas function greet(name) { return `Hello, ${name}!`; } console.log(greet(‘World’)); ```
Here’s a list:
- Item one
- Item two
- Sub-item A
- Sub-item B
- Item three
This is a blockquote. It can span multiple lines.
A horizontal rule.