ox-html: Remove <p> tag around block images when using HTML5
commitb6b1e35f33093f45df1e8973d90889a53b03d53b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 24 Jan 2017 21:22:47 +0000 (24 22:22 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 25 Jan 2017 16:58:07 +0000 (25 17:58 +0100)
treee81bda5232166beae0c2ba16489cd5c28eb848fe
parentc77b658b39236a45cb9e10e0e44ddfe18e06ee81
ox-html: Remove <p> tag around block images when using HTML5

* lisp/ox-html.el (org-html--wrap-image): Do not add a spurious <p>
  tag when using <figure> to mark images.

Reported-by: Matt Price <moptop99@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/111568>
lisp/ox-html.el