Main Article Title

Introduction

This is the introductory paragraph of the main content.

Section One

  • Item 1
  • Item 2
  • Item 3

Subsection One

Detailed information about subsection one.

Section Two

  1. First point
  2. Second point
  3. Third point
function exampleFunction() {
    console.log('This is a code block');
}