summary refs log tree commit diff
path: root/bin/dehtml.l
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-08 19:38:22 -0400
committerJune McEnroe <june@causal.agency>2024-09-08 19:38:22 -0400
commitdd7fda85bcc69cd4cd35e006cffabf3bdf765104 (patch)
tree8bce611abf17a962c32c52ff4defac186b5494a7 /bin/dehtml.l
parentAllow removing bodies and lenses (diff)
downloadsrc-dd7fda85bcc69cd4cd35e006cffabf3bdf765104.tar.gz
src-dd7fda85bcc69cd4cd35e006cffabf3bdf765104.zip
Render trips hopefully more efficiently
Diffstat (limited to 'bin/dehtml.l')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>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