ImageDirectives: Placeholder[] = ...

Flow control directives for each image file extension.

Each image directive follows the same syntax: {{ext:content if true}} or {{ext:[content if true]:[content if false]}}, where ext is the image file extension, e.g. png, jpg, gif, etc.

The content if false is optional.

Generated using TypeDoc