On Apr 22, 2011, at 10:43 AM, Manuel Giraud wrote: > > Hi, > > Here's a patch to add the following syntax for image link in html > exports: > > [[file:hires.jpg][file:thumb.jpg::my description]] > > "my description" will be used for the alt attribute of the thumbnail. > > <0002-org-html.el-org-html-handle-links-use-fragment-part-.patch>
To me, this looks like the wrong approach. Instead, the ATTR_HTML should be applied properly also in this case. - Carsten