Question
problem with a regular expression
Hello,
My regular expression is :
, (\b.+\b)\n
($1),
In this document all is working well except for the last line (see blue arrow) where it is not able to find the last text, ie : , tuba
Why ?

Hello,
My regular expression is :
, (\b.+\b)\n
($1),
In this document all is working well except for the last line (see blue arrow) where it is not able to find the last text, ie : , tuba
Why ?

Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.