summaryrefslogtreecommitdiff
path: root/doc/plugins/img
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-05 13:30:26 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-05 13:30:26 -0500
commitf258902a2146e968aecc80ead6f74102c0418b66 (patch)
treeb7a5a11cd56d5ba10105908e1dfd8a069b8791c9 /doc/plugins/img
parentab729c78b2c3f597d460adc63ab6c832059bafd2 (diff)
response
Diffstat (limited to 'doc/plugins/img')
-rw-r--r--doc/plugins/img/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn
index 5bf340c56..e1bb2d15b 100644
--- a/doc/plugins/img/discussion.mdwn
+++ b/doc/plugins/img/discussion.mdwn
@@ -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]]