images are not always scaled *down*
parent
34991b7d35
commit
655e2ddc1f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue