diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-12 11:14:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-12 11:14:20 +0000 |
commit | f170a45108dd617a285849aa3b93cd7b55a45967 (patch) | |
tree | 640a1f96d1a148e68230dafc0008fbce1b2cb781 | |
parent | 00f459576e3ab06ed238794e2a9d111b08238437 (diff) |
web commit by http://adam.shand.net/
-rw-r--r-- | doc/plugins/img.mdwn | 4 |
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]] |