I'm using your cool plugin ! I'm facing a small error when writing RP rules with REGEX containing curly brackets symbols : "{" and "}". ( example : /contacts-and-services/([0-9]{8}CPS[0-9]{5})(.*) ). The regex seems valid as we are using it. So I'm wondering Is me who's not writing it properly or is it a bug ?
Hi,
I'm using your cool plugin ! I'm facing a small error when writing RP rules with REGEX containing curly brackets symbols : "{" and "}". ( example : /contacts-and-services/([0-9]{8}CPS[0-9]{5})(.*) ). The regex seems valid as we are using it. So I'm wondering Is me who's not writing it properly or is it a bug ?
Thanks !