Image

The Image plugin allows one to have finer control over the layout of images than just the simple inling of images.

Parameters#

Example#

[{Image src='SandBox/test.png' caption='Testing image' style='font-size: 120%; color: green;'}].

Shows the attachment SandBox/test.png with the caption "Testing image" underneath it. The text is 120% in height and will be rendered in green color.

CSS#