From a09b9ac8bc44460fbebc3990c414881648ed1626 Mon Sep 17 00:00:00 2001 From: Anthony Rose Date: Mon, 3 Mar 2025 14:42:21 +0000 Subject: [PATCH] Put style tags on one line --- roles/home-cli/files/markdown.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/roles/home-cli/files/markdown.sh b/roles/home-cli/files/markdown.sh index f6e7259..23fa620 100644 --- a/roles/home-cli/files/markdown.sh +++ b/roles/home-cli/files/markdown.sh @@ -7,9 +7,7 @@ cat << __EOF__ $1 - + __EOF__