From 94f14c5bb6d85ae56b8442dd9fae6b724547c9b9 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 15 Dec 2020 23:52:37 -0500 Subject: Add bibsort My first perl script! hi doesn't have syntax highlighting for perl, and I don't think I could sanely implement it, but oh well. --- bin/html.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/html.sh') diff --git a/bin/html.sh b/bin/html.sh index 4a6b52f8..e96a7210 100644 --- a/bin/html.sh +++ b/bin/html.sh @@ -38,4 +38,4 @@ pre.hi { EOF [ -f "$man" ] && man -P cat "${PWD}/${man}" | ./ttpre -./hi -f html -o anchor "$src" +./hi -t -f html -o anchor "$src" -- cgit 1.4.1