My Example Blog Post

By: John Doe
Posted: February 12, 2023

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
  1. This is an ordered list
  2. It can have multiple items
  3. And may include nested lists
    1. Nested item 1
    2. Nested item 2

Image Alt Text

Column 1 Column 2
Row 1 Row 1
Row 2 Row 2
// This is a code block
console.log("Hello, World!");