]> Sergey Matveev's repositories - public-inbox.git/commitdiff
view: move '<' and '>' outside <a>
authorEric Wong <e@80x24.org>
Thu, 24 Oct 2019 00:12:37 +0000 (00:12 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Oct 2019 10:49:08 +0000 (10:49 +0000)
Browsers may underline '<' and '>' in links, which may be
confused with '≤' and '≥'.  So have the Message-ID header
display follow what we do with In-Reply-To headers and move the
"&lt;" and "&gt;" outside of <a> in the HTML.


No differences found