UTILS

Paste source data/Copy text

Pattern:

Pattern:

Pattern Match: False

Options:

Display as:

Read more about the Regular Expressions that are used here..
If that link for some reason fail to work click here.
The syntax for addressing individual matches from your Regular Expression is to use a dollar sign and the number of the match. $0 represents the match of the whole expression. $1 $2 $3 equals first, second and third match.. Note: This tool has been limited to a number of max 200 columns pr. line, which means that you can make tags for matches from number $0 to $200 per line.
More info