1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-01-03 17:50:07 -08:00

Updated SC2041 (markdown)

koalaman 2016-12-10 22:42:00 -08:00
parent 9582c9ca84
commit 30ac2715f0

@ -1,4 +1,4 @@
## This is a literal string. To run as a command, use $(seq 1 10)
## This is a literal string. To run as a command, use $(..) instead of '..' .
### Problematic code: