Updated SC2229 (markdown)

Joachim Ansorg
2021-11-12 19:52:17 +01:00
parent f923d82349
commit 6bcf228b86

@@ -1,4 +1,4 @@
## This does not read 'foo'. Remove $/${} for that, or use ${var?} to quiet.
## This does not read `foo`. Remove `$`/`${}` for that, or use `${var?}` to quiet.
### Problematic code: