]> git.eshelyaron.com Git - emacs.git/commit
Fix HTML target marking in shr
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 22 Jan 2022 12:14:36 +0000 (13:14 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 22 Jan 2022 12:14:43 +0000 (13:14 +0100)
commita0e6e67ac16b1d73e50b2af014a8319e2afe76a2
tree8be12ef869618bb34adb7473afea1132dee5f32b
parent07f32fa70a219637f6872655ba46e5293e607df4
Fix HTML target marking in shr

* lisp/net/shr.el (shr-descend): Use a marker (because we may be
altering the text later for indentation), and mark the start, not
the end of the tag (bug#53409).
(shr-tag-a): Ditto.
lisp/net/shr.el