This is an example article post. You can write your content in markdown format.

Headings

You can use headings with # for H1, ## for H2, ### for H3, etc.

Formatting

You can use bold text with double asterisks, and italic text with single asterisks.

Lists

Unordered lists:

  • Item one
  • Item two
  • Item three

Ordered lists:

  1. First item
  2. Second item
  3. Third item

Code

Inline code: const example = "code"

Code blocks:

function example() {

return "Hello, world!";

}

Links and Images

Link text

!Image alt text

Blockquotes

This is a blockquote. Use it for quotes or emphasis.

HTML Support

You can also use HTML directly for custom elements like galleries:

Image 1 Image 2