A complete starter article showing reusable Markdown and HTML patterns.

Use this post as a baseline for new content.

Headings

Heading H1

Heading H2

Heading H3

Heading H4

Basic text

Combine bold, italic, strikethrough, and inline code naturally in body copy.

Useful links:

Lists

Unordered

  • Primary item
    • Nested item

Ordered

  1. Step one
  2. Step two
  3. Step three

Code sample

bundle install
bundle exec jekyll serve

Expandable details

Click to show optional details

This section works well for FAQs and advanced notes.