Post Example

An example of how things look on this website

Welcome to Your New Blog!

This post demonstrates how different formatting options will appear on your blog. Use it as a reference when creating your own posts!

Typography

This is an H2 Heading

This is an H3 Heading

This is an H4 Heading

This is an H5 Heading
This is an H6 Heading

This is a paragraph

Text Styles

Lists

Unordered List:

  • First item

  • Second item

    • Nested item

  • Third item

Ordered List:

  1. First step

  2. Second step

  3. Third step

Code

Inline code: console.log('Hello, world!');

Code block:

def greet():
    print("Hello, Blog!")

Images

Example image

Callout

Tip: You can use blockquotes for callouts, tips, or important notes!

Horizontal Rule (Divider)