firasdib / Regex101

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

Task 18 unintended solution? #2069

Closed Michiocre closed 1 year ago

Michiocre commented 1 year ago

Question

I just solved task 18 and the result tells me I should have used \G. Is solving it without an intended way to solve this task?

Regex: redacted Substitution: redacted

firasdib commented 1 year ago

I've redacted your inputs. There is no requirement to use \G, but please, feel free to discuss this on IRC with everyone else and find out if there is a bug. if there is, I can fix it then.