firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.24k stars 199 forks source link

Unsupported (*MARK) verb, other named verbs and MARK substitution #1923

Closed DustinByfuglien closed 1 year ago

DustinByfuglien commented 1 year ago

Bug Description

Regex101 don't understand following PCRE2 constructs:

Reproduction steps

The user was unable to test his regex by regex101

firasdib commented 1 year ago

Thank you. This looks like an oversight on my part w.r.t how verbs are parsed. I have a fix locally and will push it live soon.