From 15240a17d06ebf8d95d86896bc87ad9c633ea71d Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 8 Sep 2026 18:26:26 +0100 Subject: syntax error in gmi2upphtml (forgot then) --- http/bin/gmi2upphtml | 1 + 1 file changed, 1 insertion(+) (limited to 'http') diff --git a/http/bin/gmi2upphtml b/http/bin/gmi2upphtml index 433aa8d..044bedd 100755 --- a/http/bin/gmi2upphtml +++ b/http/bin/gmi2upphtml @@ -106,6 +106,7 @@ do if [ $is_in_preformatted_block -ne 0 ] then if [ "$(echo "$line" | cut -c1-3)" = "\`\`\`" ] + then echo "" is_in_preformatted_block=0 else -- cgit v1.2.3