Test regular expressions against sample text with real-time match highlighting and capture group extraction.
Matches standard email addresses.
\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b
2 matches