inhibit <p> wraps on a whole-list basis
commit1c3bdbb80a143664ca719a8a8b439390c42e28a2
authorEric Schulte <schulte.eric@gmail.com>
Mon, 23 Jun 2014 21:33:18 +0000 (23 17:33 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 24 Jun 2014 00:08:09 +0000 (23 20:08 -0400)
tree036cc3d6c396b097f42089d5dda61282373ffd7d
parent518b60aa4274025a7e8fe76b4a49051852bfcf74
inhibit <p> wraps on a whole-list basis

* lisp/ox-html.el (org-html-paragraph): Extend the special case of
  inhibiting <p> wrappers to only perform such inhibition when *every*
  element of the list is a single paragraph long.  Otherwise unsightly
  spacing results.
lisp/ox-html.el