We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Under construction.
Jave-style regex specification is at https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html
You can test regexes online using websites like https://regex101.com/r/FHIYM3/1, making sure the "Java 8" flavor is selected.