diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-08 21:07:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-08 21:07:38 -0400 |
commit | 8423a8bb9cb9e8b971bef8ab5da05a70f58bae21 (patch) | |
tree | 7f6fa75a0c2ca8ca855897d424ff4ef975ae4ef6 | |
parent | 3da443396accdc3996a6601b3059ea7c9ad0d780 (diff) | |
download | ikiwiki-8423a8bb9cb9e8b971bef8ab5da05a70f58bae21.tar ikiwiki-8423a8bb9cb9e8b971bef8ab5da05a70f58bae21.tar.gz |
isabug
-rw-r--r-- | doc/forum/img_plugin_and_missing_heigth_value.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/img_plugin_and_missing_heigth_value.mdwn b/doc/forum/img_plugin_and_missing_heigth_value.mdwn index 7da4625ae..a82e2a7d7 100644 --- a/doc/forum/img_plugin_and_missing_heigth_value.mdwn +++ b/doc/forum/img_plugin_and_missing_heigth_value.mdwn @@ -1 +1,3 @@ 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? + +> This is a bug. --[[Joey]] |