Images can be included in the documentation by referencing an image 
file using one of the extensions .gif, .png,
.jpeg, .jpg or .svg.6SVG 
images are included using the object element. This is 
supported by many modern browsers. When using IE, one needs at least 
IE9. By default this creates a link to the image file that 
must be visited to see the image. Inline images can be created by 
enclosing the filename in double square brackets. For example
The [[open.png]] icon is used open an existing file.
The markdown alternative for images is also supported, and looks as below. The current implementation only deals with image files, not external resources.
    