Skip to content

Commit

Permalink
reporting known bug in readme, refs #2
Browse files Browse the repository at this point in the history
  • Loading branch information
godber committed Jan 18, 2015
1 parent 206e12b commit ee96de2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee96de2

Please sign in to comment.