How to use it
- 1. Enter a regex pattern, choose any flags, and paste the test text into the sample area.
- 2. Review the match list, capture groups, and summary note to confirm the pattern behaves as intended.
- 3. If the result is wrong, use the explainer and pitfalls panel to spot greediness, anchors, escaping, or missing global matches.