Improve syntax highlighting

John Gardner
2021-12-22 01:02:07 +11:00
parent 9f711eb6f8
commit 899f9631b1

@@ -8,7 +8,7 @@ You can [file an issue](https://github.com/koalaman/shellcheck/issues) about it
[ShellCheck](https://github.com/koalaman/shellcheck) is a static analysis tool for shell scripts. This wiki holds all the long form descriptions of warnings and suggestions it outputs. If you get this output: [ShellCheck](https://github.com/koalaman/shellcheck) is a static analysis tool for shell scripts. This wiki holds all the long form descriptions of warnings and suggestions it outputs. If you get this output:
``` ```console
$ shellcheck myscript $ shellcheck myscript
In myscript line 5: In myscript line 5:
eof eof