X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/19c58ac7c139eb3509f190e9ce746bd9f6237c90..a8672085e4ad9e1ba25a5e2d5a590d15c5a3a7bb:/doc/plugins/img.mdwn?ds=sidebyside diff --git a/doc/plugins/img.mdwn b/doc/plugins/img.mdwn index 4795e9403..bbeb2a9f3 100644 --- a/doc/plugins/img.mdwn +++ b/doc/plugins/img.mdwn @@ -28,3 +28,7 @@ the page, unless overridden. Useful when including many images on a page. \[[img photo1.jpg]] \[[img photo2.jpg]] \[[img photo3.jpg size=200x600]] + +You can also reference an image in /images like this: + + \[[img /images/photo3.jpg size=200x600]]