Hi John, John Hendy <jw.he...@gmail.com> writes:
> Still one issue: it's applying the attr_html to the wrong bit. Here's > the resultant export output: > > #+attr_html: width="400px" > [[http://path/to/file.jpg][http://path/to/file.jpg]] > > becomes: > > <a href="http://path/to/file.jpg" width="400px"><img > src="http://path/to/file.jpg" alt="file.jpg"/></a> Yes, that's wrong. I fixed this. Thanks for reporting it! -- Bastien