ox-html.el: Fix setting of attributes for inline images
commit1dfdbe331a21671e6aa3854e1980f18271048884
authorBastien Guerry <bzg@altern.org>
Fri, 1 Mar 2013 16:08:27 +0000 (1 17:08 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 1 Mar 2013 16:08:27 +0000 (1 17:08 +0100)
tree91624722bf95b3fc643652165c502ca3fbbdb622
parent1f591bcc3049d6c522d0c7a59d86770c897cb8b0
ox-html.el: Fix setting of attributes for inline images

* ox-html.el (org-html-link--inline-image): Always retrieve
attributes for inline images.
(org-html-link): Fix trailing whitespace at the end of the
opening <a ...> HTML tag.

Thanks to John Hendy for forcing me to focus on this :)
lisp/ox-html.el