summary refs log tree commit diff
path: root/bin/1sh/mail.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-08 01:58:44 +0000
committerJune McEnroe <june@causal.agency>2020-01-08 01:58:44 +0000
commit8e812d8443d3316eb0f85e627f1cd882e67822a4 (patch)
tree20a14c00778013f649e60f73b6316ae13c3539f8 /bin/1sh/mail.h
parentAdd The Book of Flora (diff)
downloadsrc-8e812d8443d3316eb0f85e627f1cd882e67822a4.tar.gz
src-8e812d8443d3316eb0f85e627f1cd882e67822a4.zip
Use mandoc -T html for about-filter
This also makes source-filter show mdoc source again and removes the
dependency on ttpre entirely. I copied in the inline stylesheet mandoc
outputs without -O fragment and added some customizations.
Diffstat (limited to 'bin/1sh/mail.h')
0 files changed, 0 insertions, 0 deletions
4d0a63d6072c5d2158e017f09e&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add 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