summary refs log tree commit diff
path: root/bin/html.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-12-29 23:38:05 -0500
committerJune McEnroe <june@causal.agency>2024-12-29 23:38:05 -0500
commitef8f3bec4b008b94495ef2888a38729cb96ee9cc (patch)
treec6deca376f33e59da51f16218ba7f56e98211040 /bin/html.mk
parentUpdate film preset list with what I expect to keep shooting (diff)
downloadsrc-ef8f3bec4b008b94495ef2888a38729cb96ee9cc.tar.gz
src-ef8f3bec4b008b94495ef2888a38729cb96ee9cc.zip
Fancify the manual lens text
Diffstat (limited to 'bin/html.mk')
0 files changed, 0 insertions, 0 deletions
Match 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe