From 3dafd10f0fb29069a27e2334e57380e882df287c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 1 Feb 2024 11:37:17 +0100 Subject: [PATCH] _html: Remove perl option -0777 --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index c389327..97bb53d 100755 --- a/qsgen2 +++ b/qsgen2 @@ -803,7 +803,7 @@ function _html() { if ${debug}; then _msg debug "_html: Converting QStags in content"; fi # Convert QStags to HTML using Perl, strictly matching the QStags list - local html_content=$(echo "${content}" | perl -0777 -pe ' + local html_content=$(echo "${content}" | perl -pe ' BEGIN { # Define a hash of QStags to their HTML equivalents %qstags = (