zotonic/z_stdlib

trim_left does not work

Closed this issue · 0 comments

5> z_string:trim_left("\n\n\nbla").
"\n\nbla"

It strips just one whitespace.