images are not always scaled *down*

master
NicolasLimare 2009-09-24 06:22:13 -04:00 committed by Joey Hess
parent 34991b7d35
commit 655e2ddc1f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ You can also pass `alt`, `title`, `class`, `align` and `id` parameters.
These are passed through unchanged to the html img tag. If you include a
`caption` parameter, the caption will be displayed centered beneath the image.
The `link` parameter is used to control whether the scaled down image links
The `link` parameter is used to control whether the scaled image links
to the full size version. By default it does; set "link=somepage" to link
to another page instead, or "link=no" to disable the link, or
"link=http://url" to link to a given url.