From d462a55797a262cf1700c4d7bf8b6c4f1b528134 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 26 May 2025 21:23:53 -0400 Subject: [PATCH] attempt #2 --- testTaskGate.ps1 | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/testTaskGate.ps1 b/testTaskGate.ps1 index 4925888..78f8a9c 100644 --- a/testTaskGate.ps1 +++ b/testTaskGate.ps1 @@ -285,10 +285,26 @@ function Build-Checkboxes { ) -join "`n" $html += @" - -"@ + + + "@ + } $html