summary refs log tree commit diff
path: root/bin/cash/echo.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
committerJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
commit5666794d51b927cca3dec538abacd67f5f1fcf7a (patch)
tree421d19ead13d709d4d9cf709c7f28cb31c304437 /bin/cash/echo.c
parentAdd hi -f html -o anchor for line number links (diff)
downloadsrc-5666794d51b927cca3dec538abacd67f5f1fcf7a.tar.gz
src-5666794d51b927cca3dec538abacd67f5f1fcf7a.zip
Generate HTML with hi -n -f html -o anchor
Running hi twice to insert stuff between the head and the content is a
bit of a hack but oh well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
\ and / in mtags search patternsJune McEnroe 2021-01-20Use 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