Edit

Hello World

Welcome to my blog! This is a sample post to demonstrate the new features.

General5 min read

Hello World!

Welcome to my blog! This is a sample post to demonstrate the new features of the blog system.

Features

  • Markdown support
  • Image uploads
  • Draft/Publish status
  • Live preview
  • Responsive design

Code Example

function hello() {
  console.log('Hello, World!');
}

Lists

  1. First item
  2. Second item
  3. Third item
  • Unordered list
  • Another item
  • And another

Links

Visit my website

Images

Sample Image

Tables

NameAge
John25
Jane30

Blockquotes

This is a blockquote It can span multiple lines

Horizontal Rule


That's all for now! Stay tuned for more posts.