From 127728a5f885def0d8f647445fbedad6e974365e Mon Sep 17 00:00:00 2001 From: Gunter Labes Date: Wed, 29 Jul 2020 16:10:25 +0200 Subject: [PATCH] Fix markup --- SC2003.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2003.md b/SC2003.md index 114afd6..49cf582 100644 --- a/SC2003.md +++ b/SC2003.md @@ -1,4 +1,4 @@ -# expr is antiquated. Consider rewriting this using $((..)), ${} or \[\[ \]\]. +# expr is antiquated. Consider rewriting this using $((..)), ${} or __[[__ __]]__. ### Problematic code: