Hi,
Unfortunately, no. If possible, Can you share actual selector of the target element?
Or if there is possibilty the selector string contains linebreak, the following might be better.
<ctrl role='grouping' text='[\s\S]*?(Date:|Vendor:|Tax ID:)[\s\S]*?' matching:text='regex' />
Regards,