about summary refs log tree commit diff
path: root/filters
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2019-03-15 20:17:05 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 11:55:45 -0500
commitb2511f29548d12a26a321ad5be433d82c49b135f (patch)
treea203f2a528cdbebf7d723e60b41a8ec81725c1f6 /filters
parentImprove button spacing for browsers w/o CSS (diff)
downloadcgit-pink-b2511f29548d12a26a321ad5be433d82c49b135f.tar.gz
cgit-pink-b2511f29548d12a26a321ad5be433d82c49b135f.zip
Remove redundant title on repo anchors
The title attribute was being set to the same value as the anchor
element text.

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
93aadb647d26defe92&follow=1'>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe