properties
properties copied to clipboard
Multiline support
Thanks for the great library! Since my VSCode extension depends on it and I have some users requesting a multi-line functionality like
%%SOME_TAG%%=<List>\
<String>server1</String>\
<String>server2</String>\
<String>server3</String>\
</List>
Would it be possible to put a request for this feature?