mirror of
https://github.com/cmur2/language-fluentd.git
synced 2025-07-03 13:11:24 +02:00
grammar: add support for escape sequenes in single, double and unquoted strings
This commit is contained in:
@ -6,6 +6,7 @@ NEW FEATURES:
|
||||
|
||||
- Support folding markers for directives like `<source>...</source>`
|
||||
- Support toggling comments
|
||||
- Support escape sequenes like `foo\nbar` in single, double and unquoted strings
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
Reference in New Issue
Block a user