diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-05 13:30:26 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-05 13:30:26 -0500 |
commit | f258902a2146e968aecc80ead6f74102c0418b66 (patch) | |
tree | b7a5a11cd56d5ba10105908e1dfd8a069b8791c9 /doc/plugins/img | |
parent | ab729c78b2c3f597d460adc63ab6c832059bafd2 (diff) |
response
Diffstat (limited to 'doc/plugins/img')
-rw-r--r-- | doc/plugins/img/discussion.mdwn | 3 |
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]] |