bulinbulin@matrix-node-7
ONLINE CONNECTED
$ 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:

Demo Screenshot

Multiple Images

You can add multiple images in a row:

Image 1

Image 2

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.

Inline Image

The text continues after the image, maintaining the flow of the article.

External Images

External images are also supported:

External

Summary

All images support:

  • Lazy loading (load when scrolling into view)
  • Click to zoom (lightbox)
  • Responsive sizing
  • Loading placeholder
  • Error handling

EOF

[ COMMENTS ]
[ LOADING_COMMENT_MODULE... ]