Updated SC2320 (markdown)

Joachim Ansorg
2022-10-31 15:27:34 +01:00
parent 93836b7c59
commit f4686331ee

@@ -1,4 +1,4 @@
## This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten. ## This `$?` refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten.
### Problematic code: ### Problematic code: