Markdown Test Article 2025-07-06T14:20:17.570Z

Heading 1

Heading 2

Heading 3

This is a paragraph with bold and italic text.

  • List item 1
  • List item 2
  • List item 3
  1. Ordered item 1
  2. Ordered item 2
  3. Ordered item 3

This is a blockquote

This is a link

// This is a code block
function testFunction() {
  console.log('Hello world!');
}

Image alt text