]> Sergey Matveev's repositories - public-inbox.git/commitdiff
hval: replace "'" with "'" for compatibility
authorEric Wong <e@80x24.org>
Thu, 31 Oct 2019 09:19:38 +0000 (09:19 +0000)
committerEric Wong <e@80x24.org>
Thu, 31 Oct 2019 09:20:04 +0000 (09:20 +0000)
While testing 216light.css changes, I managed to hit some cases
where dillo failed to render &apos; correctly, but I also can't
reproduce it reliably.  Anyways, it's definitely a problem with
some old browsers and newer versions of highlight already work
around it, but Debian 10.x has 3.41, so use "&#39;" to maximize
compatibility.


No differences found