key | value | description |
---|---|---|
type (required) | splitLines | splits lines distributed along a horizontal axis. |
minSpaces (required) | number | The number of consecutive whitespace characters ( ) at or above which to split lines. |
separator | string | Modifies the Min Spaces parameter to split on the specified character, for example ”-”, instead of the default whitespace character. For example, if you specify ”-” for this parameter and 2 for the Min Spaces parameter, then Sensible splits lines when it finds —. |
Example document | Download link |
---|