]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 5 Nov 2008 18:30:26 +0000 (13:30 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 5 Nov 2008 18:30:26 +0000 (13:30 -0500)
doc/plugins/img/discussion.mdwn

index 5bf340c561806ea23360b278c4ec10bde5f9956a..e1bb2d15b0b2fb1d313cd328813b54538be16500 100644 (file)
@@ -7,3 +7,6 @@ instead of linking to the PNG image file.  --[[tschwinge]]
 > Done, use link=somepage --[[Joey]]
 
 It would be handy if the `class` and `id` tags were passed through to the surrounding `table` in the case of `caption` being present.  Would this break anything?  --[[neale]]
+
+> Seems unlikely to break *too* much. I can imagine css that styles the img
+> unexpectedly applying the table. --[[Joey]]