Updated SC3007 (markdown)

Vidar Holen
2022-11-02 20:46:26 -07:00
parent 0b7b9e562d
commit 49b949ab7c

@@ -1,4 +1,4 @@
## In POSIX sh, $[..] in place of $((..)) is undefined. ## In POSIX sh, `$[..]` in place of `$((..))` is undefined.
### Problematic code: ### Problematic code: