Closed hjdivad closed 7 years ago
Its name and test suggest that it would ("reduces text to one line, replacing newlines with spaces").
For example the following is unexpected
oneLine` Preserve eg sentences. Double spaces within input lines. ` === 'Preserve eg sentences. Double spaces within input lines.' // => false
Its name and test suggest that it would ("reduces text to one line, replacing newlines with spaces").
For example the following is unexpected