Matches

A whitespace character: [ \t\n\x0B\f\r], zero or more time.

Blank, tab, new line, excape, form feed, carriage-return character.
TODO: word for x0B

It will insert "\s.*?".