diff options
| author | Michael Ball <cycomachead@gmail.com> | 2014-10-18 23:00:11 -0700 |
|---|---|---|
| committer | Michael Ball <cycomachead@gmail.com> | 2014-10-18 23:00:11 -0700 |
| commit | dbf2e6665b4ff7ef8cb863bcfef5939117a2f795 (patch) | |
| tree | e4e16678c9dff1c2eb2c16f6bacf5e9bd42fc120 /Costumes | |
| parent | 5f3279990be3478fde79b94f7dbd5d7da80df84b (diff) | |
| download | snap-dbf2e6665b4ff7ef8cb863bcfef5939117a2f795.tar.gz snap-dbf2e6665b4ff7ef8cb863bcfef5939117a2f795.zip | |
Improvements to Split block for whitespace and lines:
* Split by whitespace now uses the built-in definition of whitespace \s
This catches all characters definted as whitespace, see below:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
* Split a line by all unicode compliant line breaks. The biggest impact here is
that OSX and Windows files will now split the same way.
The cr option is still around, but ther's no longer a need for it, IMO.
Diffstat (limited to 'Costumes')
0 files changed, 0 insertions, 0 deletions
