Updated SC2209 (markdown)

Joachim Ansorg
2021-11-12 19:50:04 +01:00
parent d9632a3037
commit cfc2b1f952

@@ -1,4 +1,4 @@
## Use var=$(command) to assign output (or quote to assign string). ## Use `var=$(command)` to assign output (or quote to assign string).
### Problematic code: ### Problematic code: