summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 10:50:55 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 10:50:55 -0500
commit965b6987a9e2965e05ac19cf25523a12cb58dff4 (patch)
tree391a230d39814f11f88515f713e2055b3227362f /handle.c
parentAdd example tmux(1) config (diff)
downloadcatgirl-965b6987a9e2965e05ac19cf25523a12cb58dff4.tar.gz
catgirl-965b6987a9e2965e05ac19cf25523a12cb58dff4.zip
Use Warm heat for manually inserted blank lines
Oops, forgot about these.
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
1c6878bfc293823613f2a&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe