From 3dfe1e6da96b35bd23c73be23c8d46acc4598ffe Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 8 Feb 2014 12:16:37 -0800 Subject: [PATCH] Updated Parser error (markdown) --- Parser-error.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Parser-error.md b/Parser-error.md index 7d83b2f..275bf8d 100644 --- a/Parser-error.md +++ b/Parser-error.md @@ -1,5 +1,3 @@ -# Parser error - This page is about how ShellCheck reports parser errors, to aid you in finding problems. If you're getting a parser error for code you know or think is correct, you should [submit a bug](https://github.com/koalaman/shellcheck/issues/new) with an example! When ShellCheck is unable to parse a file, it'll output several errors to help pinpoint the problem: