[newline]
The newline value represents a normal newline which can occur in a string, adapted for both Windows, Linux and Mac.
Usage
[newline]
Regex
(\r\n|\r|\n)
The newline value represents a normal newline which can occur in a string, adapted for both Windows, Linux and Mac.
[newline]
(\r\n|\r|\n)