ox-html.el (org-html-link): Don't insert nil if there is no attributes
commit73fe0ab77aa61ca0244674ba1d49c835b258a09e
authorBastien Guerry <bzg@altern.org>
Wed, 20 Mar 2013 06:54:16 +0000 (20 07:54 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 20 Mar 2013 06:54:16 +0000 (20 07:54 +0100)
treef2fc7fa829a8dc634ae9c6c17f63c648d116fd75
parent1fb57438bd9229acdeef0a3e7dac09677ba8467b
ox-html.el (org-html-link): Don't insert nil if there is no attributes

* ox-html.el (org-html-link--inline-image): Small refactoring.
(org-html-link): Don't insert nil if there is no attributes.

Thanks to Samuel Wales for reporting this.
lisp/ox-html.el