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:

  1. Item one
  2. Item two
    • Sub-item A
    • Sub-item B
  3. Item three

This is a blockquote. It can span multiple lines.


A horizontal rule.