An image tag for Pretzel
This is a plugin for the static site generation tool Pretzel.
This plugin aims at creating an image tag that is more extensive that the markdown one.
The syntax is the following :
{% img path/to/file [class(es)] [width [height]] %}
Be sure to enclose your classes in quotes if there is more than one.
Download the latest release and copy Pretzel.Image.dll
to the _plugins
folder at the root of your site folder.