ox-html: Fix verse blocks
commit64a5f9a59602f234febeb9ec2391e71e26d17fb4
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 7 Mar 2017 23:12:55 +0000 (8 00:12 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 7 Mar 2017 23:12:55 +0000 (8 00:12 +0100)
treede93453f911c23440701a0ddb2ca535424d50a77
parent4108f52f36fd645b9e61bc43b09074e3f24bcf3e
ox-html: Fix verse blocks

* lisp/ox-html.el (org-html-verse-block): Add missing line break at
  the end of each line in verse environments.

Reported-by: Skip Collins <skip.collins@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112537>
lisp/ox-html.el