bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48211: 28.0.50; eww strips whitespace between <mark> elements


From: Lars Ingebrigtsen
Subject: bug#48211: 28.0.50; eww strips whitespace between <mark> elements
Date: Fri, 01 Jul 2022 13:46:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> I guess this is a bug in libxml2, so I reported it here:
>
>     https://gitlab.gnome.org/GNOME/libxml2/-/issues/247

[...]

> +(defun shr-tag-mark (dom)
> +  (shr-generic dom)
> +  ;; Hack to work around bug in libxml2 (Bug#48211):
> +  ;; https://gitlab.gnome.org/GNOME/libxml2/-/issues/247
> +  (insert " "))

I've now pushed a variation of this to Emacs 29, and included a face and
stuff, as

https://www.w3schools.com/tags/tag_mark.asp

recommends.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]