Chapter 19. Images

Inline images are inserted into the output document using the image macro.

image:<target>[<attributes>]

The contents of the image file <target> is displayed.

Image macro attributes

image::screenshots/navbar-default-sample.png[role="thumbnail",options="align,responsive"]

Renders:

screenshots/navbar-default-sample.png

Try several resolution and see what happens with or without responsive option.