From fd3e1f9b498f7f381d505f875dceaa8b9878f756 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 Aug 2024 23:17:19 +0300 Subject: Update content for html --- gemfeed/2023-12-10-bash-golf-part-3.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/2023-12-10-bash-golf-part-3.html') diff --git a/gemfeed/2023-12-10-bash-golf-part-3.html b/gemfeed/2023-12-10-bash-golf-part-3.html index 6e2f34d2..f4b32b23 100644 --- a/gemfeed/2023-12-10-bash-golf-part-3.html +++ b/gemfeed/2023-12-10-bash-golf-part-3.html @@ -35,7 +35,7 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  • Dynamic variables with local
  • if conditionals
  • Multi-line comments
  • -
  • Don't change it while it's executed
  • +
  • Don't change it while it's executed

  • Introduction



    @@ -382,7 +382,7 @@ http://www.gnu.org/software/src-highlite -->
    I will not demonstrate the execution of this script, as it won't print anything! It's obviously not the most pretty way of commenting on your code, but it could sometimes be handy!

    -

    Don't change it while it's executed


    +

    Don't change it while it's executed



    Consider this script:

    -- cgit v1.2.3