Skip to content

v.0.1.2

Choose a tag to compare

@vitaly-t vitaly-t released this 20 Jan 10:15
· 131 commits to master since this release

Improved support for multi-line text strings, by trimming them correctly, as shown in the example here: Multi-line text strings, the part where:

Also, the first string is trimmed on the right (removing tabs and spaces), the last one is trimmed on the left, and all strings in between are trimmed on both sides.