Fix minor problems with blockquote and verse HTML export.
commit0216c9a27ce1d60b1cae8b651b503d2a3d51d49c
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 7 Dec 2008 20:16:14 +0000 (7 21:16 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 7 Dec 2008 20:16:14 +0000 (7 21:16 +0100)
tree389a666116364371449cc5285f33536a76177cd3
parent7b6ad9054ed6b7f822e6bdaec9c81d04e90cc875
Fix minor problems with blockquote and verse HTML export.

Xerxes Folupa writes:

> I spotted a little inconsistency in the way Org strips tags when
> processing #+begin_verse ... #+end_verse, and #+begin_quote
> ... #+end_quote blocks, compared with other literal blocks that strip
> superfluous <p> tags correctly (e.g. #+html)

[...]

> Additional question: is the space before the <br/> in verse blocks a
> design decision?

This patch fixes these issues.
lisp/ChangeLog
lisp/org-exp.el