X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/19c58ac7c139eb3509f190e9ce746bd9f6237c90..e31d9ee0b8ef44699a4e592aa0fb712708826f84:/doc/plugins/img.mdwn?ds=inline 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]]