$ cat demo-post-with-images.md
DEMO_POST_WITH_IMAGES
TIMESTAMP: 2026-05-10 15:30:00
READ_TIME: 1min
#demo#images
Image Support Demo
This post demonstrates the image support features in the blog system.
Basic Image
Here's a basic image with lazy loading and click-to-zoom:
Multiple Images
You can add multiple images in a row:
Image in Text
Sometimes you want to show an image inline with your text. The image should be responsive and adapt to the screen size.
The text continues after the image, maintaining the flow of the article.
External Images
External images are also supported:
Summary
All images support:
- Lazy loading (load when scrolling into view)
- Click to zoom (lightbox)
- Responsive sizing
- Loading placeholder
- Error handling
EOF
[ LOADING_COMMENT_MODULE... ]