Hello World
Welcome to my blog! This is a sample post to demonstrate the new features.
•General•5 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
- First item
- Second item
- Third item
- Unordered list
- Another item
- And another
Links
Images
Tables
Name | Age |
---|---|
John | 25 |
Jane | 30 |
Blockquotes
This is a blockquote It can span multiple lines
Horizontal Rule
That's all for now! Stay tuned for more posts.