Updated SC2037 (markdown)

Joachim Ansorg
2021-11-12 19:22:54 +01:00
parent fb252fc4af
commit 43e5b663ce

@@ -1,4 +1,4 @@
## To assign the output of a command, use var=$(cmd) .
## To assign the output of a command, use `var=$(cmd)` .
### Problematic code: