Updated SC2203 (markdown)

koalaman
2016-12-31 13:58:35 -08:00
parent 6ac064f7e2
commit 39eedfbbe7

@@ -1,4 +1,4 @@
## Globs are ignored in [[ ]] except right of =/!=. Use a loop.
## Globs are ignored in `[[ ]]` except right of =/!=. Use a loop.
### Problematic code: