Updated SC2231 (markdown)

Joachim Ansorg
2021-11-12 19:52:59 +01:00
parent d46a8d0c86
commit 6e13cb070e

@@ -1,4 +1,4 @@
## Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt . ## Quote expansions in this `for` loop glob to prevent wordsplitting, e.g. `"$dir"/*.txt` .
### Problematic code: ### Problematic code: