aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/img.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-12 11:14:20 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-12 11:14:20 +0000
commitf170a45108dd617a285849aa3b93cd7b55a45967 (patch)
tree640a1f96d1a148e68230dafc0008fbce1b2cb781 /doc/plugins/img.mdwn
parent00f459576e3ab06ed238794e2a9d111b08238437 (diff)
downloadikiwiki-f170a45108dd617a285849aa3b93cd7b55a45967.tar
ikiwiki-f170a45108dd617a285849aa3b93cd7b55a45967.tar.gz
web commit by http://adam.shand.net/
Diffstat (limited to 'doc/plugins/img.mdwn')
-rw-r--r--doc/plugins/img.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/img.mdwn b/doc/plugins/img.mdwn
index 4795e9403..b8b82a967 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 <ikiroot>/images like this:
+
+ \[[img images/photo3.jpg size=200x600]]