summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/net/shr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/shr.el b/lisp/net/shr.el
index 66a9c04a8f6..b36dd56f09c 100644
--- a/lisp/net/shr.el
+++ b/lisp/net/shr.el
@@ -1206,7 +1206,7 @@ ones, in case fg and bg are nil."
(shr-ensure-paragraph))
(defun shr-tag-div (dom)
- (shr-ensure-newline)
+ (shr-ensure-paragraph)
(shr-generic dom)
(shr-ensure-newline))