diff options
author | zimek <zimek@web> | 2010-06-08 23:31:22 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-08 23:31:22 +0000 |
commit | 3da443396accdc3996a6601b3059ea7c9ad0d780 (patch) | |
tree | d190bafc4e44944eed9a0bb52bae0c439c1231f0 | |
parent | 8028a900302fe5cf73a1f11ab372ed07d88f01c9 (diff) | |
download | ikiwiki-3da443396accdc3996a6601b3059ea7c9ad0d780.tar ikiwiki-3da443396accdc3996a6601b3059ea7c9ad0d780.tar.gz |
-rw-r--r-- | doc/forum/img_plugin_and_missing_heigth_value.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/img_plugin_and_missing_heigth_value.mdwn b/doc/forum/img_plugin_and_missing_heigth_value.mdwn index 5fbae6272..7da4625ae 100644 --- a/doc/forum/img_plugin_and_missing_heigth_value.mdwn +++ b/doc/forum/img_plugin_and_missing_heigth_value.mdwn @@ -1 +1 @@ -When I set up my picture page with `[[!img defaults size=300x]]` then the html validator complains that the value for height is missing and the IE browsers won't show the pictures up at all; no problems with ff tho. If I set up my picture page with `[[!img defaults size=300x300]]` then all the images are funny stretched. What am I doing wrong? +When I set up my picture page with `\[[!img defaults size=300x]]` then the html validator complains that the value for height is missing and the IE browsers won't show the pictures up at all; no problems with ff tho. If I set up my picture page with `\[[!img defaults size=300x300]]` then all the images are funny stretched. What am I doing wrong? |