]> Sergey Matveev's repositories - public-inbox.git/commit
examples: cgit-commit-filter: drop <tt> HTML tag, use title=
authorEric Wong <e@80x24.org>
Fri, 19 Mar 2021 04:18:54 +0000 (04:18 +0000)
committerEric Wong <e@80x24.org>
Fri, 19 Mar 2021 06:08:24 +0000 (06:08 +0000)
commit1f3484ab159750f09aea244727974599f049424e
treeb01c358d2bfeead7a3ec7a1b42292cbdc666dcb7
parent6890430df808488a42184844bb74331644772b09
examples: cgit-commit-filter: drop <tt> HTML tag, use title=

<tt> doesn't seem necessary and it's deprecated in HTML, nowadays.
In any case, dillo's CSS support seems to show it as fixed-width
even without <tt>.  Use the title= attribute to highlight that
it goes to the mail thread, too.

In the future, we'll probably link to something like "lei p2q"
(patch-to-query) to include OIDs in the search.
examples/cgit-commit-filter.lua