Hyperbook Documentation

Image

To add an image use this. You should prefix local images with a slash. These will be loaded from your public directory. You can also use external images from other sources.

![](/test.jpg)

You can also add an alternate description for the image, which can be used by screen readers.

![A description](/test.jpg)
A description

You can also add a visible caption to your image like so:

![A description](/test.jpg "A caption")
A description
A caption

If you want to link your image you can use the normal link syntax:

[![A description](/test.jpg "A caption")](/elements/hints)
A description
A caption

If your Hyperbook uses the basePath property, the basePath will automatically be prepended.

✎ GitHub© Copyright 2024 by OpenPatch.