]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with spurious extra paragraphs in shr
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 19 Sep 2020 17:11:09 +0000 (19:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 19 Sep 2020 17:11:09 +0000 (19:11 +0200)
commit7222e975be8d3d128086ed49506aa5bd8fccfae5
treeefb6748f257c026107f5d3559a5e9274fbb9324c
parent28ba8793626f60d9af2be4a21b3c57a314ac9e79
Fix problem with spurious extra paragraphs in shr

* lisp/net/shr.el (shr-ensure-paragraph): Don't regard <div
id=foo></div> (empty placeholders) as occupying any space (bug#43510).
lisp/net/shr.el