Updated SC2091 (markdown)

Joachim Ansorg
2021-11-12 19:30:48 +01:00
parent 3b9c249b5b
commit 99c03bc9be

@@ -1,4 +1,4 @@
## Remove surrounding $() to avoid executing output (or use eval if intentional). ## Remove surrounding `$()` to avoid executing output (or use `eval` if intentional).
### Problematic code: ### Problematic code: