From 70d8bb745024d2b382a93522e258fc28e7cc0c67 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 14 Jul 2024 11:59:29 -0400 Subject: Fix building barf script --- barf | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/barf b/barf index 5c0db4d..bbbe550 100755 --- a/barf +++ b/barf @@ -18,7 +18,7 @@ set -eu MARKDOWN=lowdown IFS=' ' -# Create tab-separated file with filename, title, creation date, last update +# Create tab separated file with filename, title, creation date, last update index_tsv() { for f in "$1"/*.md do @@ -35,13 +35,13 @@ index_html() { # Intro text $MARKDOWN index.md - echo "