On Wed, Sep 11, 2013 at 5:32 PM, Tom Poage <tfpoage at ucdavis.edu> wrote: > > I don't mind using the regex, but did find its "." behavior confusing. That's almost certainly a bug since that regex means "match any single character." Tom