From eff9cce1dd63ed5dd737d62d7ab16fd3939dc733 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Mon, 6 Apr 2026 10:37:28 +0200 Subject: [PATCH] `import-in-hugo.sh` converts code-blocks back into valid markdown --- src/main/resources/import-in-hugo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/import-in-hugo.sh b/src/main/resources/import-in-hugo.sh index 397e4cd..50759ef 100755 --- a/src/main/resources/import-in-hugo.sh +++ b/src/main/resources/import-in-hugo.sh @@ -58,7 +58,7 @@ do fi echo "Generating page $TARGET" WEIGHT=$(echo "$PAGE_ENTRY" | jq -r .key) - cat - <(sed -n '/