Image
Explanation
The @image command embeds an image into the document. It supports both local file paths and remote URLs as it simply renders an <img> tag in the output.
Examples
@@macro=image:src=assets/logo.png
@@macro=image:src=https://example.com/image.jpg