-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I've been looking and trying like crazy, but I can't find an option to allow for value continuation in the following line by adding backslash \ at the end of a line.
This is specified and allowed in the Java .properties specification, and we're using a .properties file between Java and TypeScript properties as a common/shared set of test vectors to keep the implementations consistent. Unfortunately this package doesn't support that feature (e.g. for keeping JSON values tidy across several lines), so there's always the danger of introducing errors through this.
Is there a possibility this feature may make its way into the properties module?
Metadata
Metadata
Assignees
Labels
No labels