summary refs log tree commit diff
path: root/default.css
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-16 14:35:15 -0400
committerJune McEnroe <june@causal.agency>2020-07-16 14:35:15 -0400
commitd1a846d5887bf72ca6133b8bbaeea35e8e980b55 (patch)
tree83078e8af6cd829d9adf649ffd267a2bb0b7b901 /default.css
parentFactor out search page URLs (diff)
downloadscooper-d1a846d5887bf72ca6133b8bbaeea35e8e980b55.tar.gz
scooper-d1a846d5887bf72ca6133b8bbaeea35e8e980b55.zip
Handle HEAD for stylesheet
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
in/mtags.c?id=7e46e2e83472d2a22fcc3793aadb647d26defe92&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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe