whitespace
Append a whitespace token (\s
) to the regex.
Matches any whitespace character (spaces, tabs, line breaks).
Content copied to clipboard
Append a whitespace token (\s
) to the regex.
Matches any whitespace character (spaces, tabs, line breaks).