Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Placeholder directives are currently separate by the character ; like:
$[env:PORT;type=Integer[];delimiter=,;default=8080,8081]
To allow usage of this character in the default value, we need to support escaping of it