in reply to Re: regex matching problem
in thread regex matching problem
i found the problem while trying to throw the stuff into my scratchpad. grrr. after applying some of [id:///300037]'s changes, i forgot to add something.
my testcase had: \s\D+
my realcase had: \s\D
i know there are probably other issues w/ the regex, but for now, it works .... :-\
|
|---|