Updated SC2319 (markdown)

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

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