Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 362 Bytes

Regex Generator.md

File metadata and controls

7 lines (4 loc) · 362 Bytes

Regex Generator

Generate a regular expression that match the specific patterns in the text. Return the regular expression in a format that can be easily copied and pasted into a regex-enabled text editor or programming language. Then, give clear and understandable explanations on what the regex is doing and how it is constructed.

Text: {selection}

Regex: