Updated SC2149 (markdown)

Joachim Ansorg
2021-11-12 19:39:50 +01:00
parent c4ea7698dc
commit 6e1876a208

@@ -1,4 +1,4 @@
## Remove $/${} for numeric index, or escape it for string.
## Remove `$`/`${}` for numeric index, or escape it for string.
### Problematic code: