ox-html: Fix spurious "figure" divs on empty paragraphs
commitab1ce2a757000f7d8a66de023051c13ddc9705ec
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 15 May 2014 11:39:28 +0000 (15 13:39 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 15 May 2014 11:44:18 +0000 (15 13:44 +0200)
treeec9a3bdf8fa9b82a58bb9e90d7d6f83b44609bb1
parente242bc51803005cfeb68e7bf3e645d2e813f2857
ox-html: Fix spurious "figure" divs on empty paragraphs

* lisp/ox-html.el (org-html-standalone-image-p): Ensure paragraph
  contains at least a link before return a non-nil value.  Clarify
  docstring.

Thanks to Fabrice Popineau for reporting it.
http://permalink.gmane.org/gmane.emacs.orgmode/86314
lisp/ox-html.el