Updated SC2091 (markdown)

Will Holen
2020-09-08 15:54:22 -07:00
parent 3f39f310dc
commit 4c9bba8074

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