From ee96de2a58dc6d60070bec4828e163eec1a02c43 Mon Sep 17 00:00:00 2001 From: Austin Godber Date: Sun, 18 Jan 2015 09:17:20 -0700 Subject: [PATCH] reporting known bug in readme, refs #2 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 79d00a6..e2278df 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ This grammar is defined in It is BDS licensed, see the [LICENSE](LICENSE) for details. +## Known Bugs + +* Strings are not properly parsed by this grammar. They will still + contain any spacing and line feed characters from the original label. + See: https://github.com/godber/pds3_grammar/issues/2 + ## Dependencies The supporting scripts assume you have ANTLR 4.4 installed at the