Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qw
on July 22, 2016
|
parent
|
context
|
favorite
| on:
Stack Overflow Outage Postmortem
Compressing multiple forms of non-unicode whitespace to single space. Used for cleaning text from input fields that often contains unwanted characters from copy/paste.
The regexp for this is simply \s+
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The regexp for this is simply \s+