Inline images on the web
------------------------------------------------------------------
Gemtext doesn't have a special syntax for images. It has links. And
we can link to an image.

If I write the following:

```
=> https://miso.town/poster-min.jpg
```

Then a link to the image would appear. But the good news is that
most of the time, images have a specific extension. So whenever
Smol Pub notices a link with an image extension, it will convert it
to an image when browsed from the web. Feel free to open this page
from the web to check it out:

=> https://miso.town/inline-images Web version

And here is an example image:

=> https://miso.town/poster-min.jpg

The good thing is that it degrades back to link when viewed from
Gemini or Gopher.

=> //smol.pub Published with Smol Pub