Updated SC2021 (markdown)

Joachim Ansorg
2021-11-12 19:18:10 +01:00
parent 96e38f8965
commit 743bb72a3e

@@ -1,4 +1,4 @@
## Don't use [] around ranges in tr, it replaces literal square brackets.
## Don't use `[]` around ranges in `tr`, it replaces literal square brackets.
### Problematic code: