Regular Expressions 101

Flavors

Match

Editor

Pick which line separator to use in the editor. This only affects the parsing of the text when inserted into the editor, any changes within the editor will always use \n.
The default setting of Automatic will split lines on any of \n, \r or \r\n.