ox-html: Fix inline image attributes
commit020eb8eaef35a26641d7c3840229856a7ec27281
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 10 Jul 2013 08:12:43 +0000 (10 10:12 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 10 Jul 2013 08:12:43 +0000 (10 10:12 +0200)
treedade365a5e5cdfcd252b09ce7e6e1b141a4e87a6
parent535bf4a1f25ffa280741e0eefc5a3b4308056f11
ox-html: Fix inline image attributes

* lisp/ox-html.el (org-html-link): Add image attributes to "img" tag,
  not to the "a" container.  Also fix spacing for attributes.

Thanks to Robert Eckl for reporting it.
lisp/ox-html.el