-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Allow both, escaped
\{,\}and unescaped{,}inside""-string. Just for consistency with unquoted strings. - Do not drop explicit new-line and tab characters from
""-string? - Add explicit new-line char escaping in
""-strings and unquoted strings, i.e.\<new-line-char>, where<new-line-char>is the actual new-line character.
Metadata
Metadata
Assignees
Labels
No labels