summaryrefslogtreecommitdiff
path: root/scanner/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'scanner/README.md')
-rw-r--r--scanner/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/scanner/README.md b/scanner/README.md
index a51d8a7..76c174b 100644
--- a/scanner/README.md
+++ b/scanner/README.md
@@ -49,6 +49,7 @@ A successful test must be provided to check the status.
- [x] single character block/string delimiters
- [x] arbitrarly nested blocks and strings
- [x] multiple characters block/string delimiters
+- [x] semi-colon automatic insertion after newline
- [x] blocks delimited by operator characters
- [ ] blocks delimited by identifiers
- [x] blocks with delimiter inclusion/exclusion rules