Open julianpinedayyz opened 8 years ago
When I start the task, it breaks and I get 'SyntaxError: Invalid regular expression'. If removed all goes well.
<span>Credit Card 1234 **** **** 5098</span>
Can this be fixed? Is there any way to pass an option to ignore a set of strings or characters? A Regex to exclude that from parsing perhaps?
Thanks!
Yeh thats defintelly a bug, ill add it in for a fix on the accessSniff project
Any updates?
When I start the task, it breaks and I get 'SyntaxError: Invalid regular expression'. If removed all goes well.
<span>Credit Card 1234 **** **** 5098</span>
Can this be fixed? Is there any way to pass an option to ignore a set of strings or characters? A Regex to exclude that from parsing perhaps?
Thanks!