Start a new topic

Regex: Filter on segments that only contain one word

Example:


image


Expression:

 

^((\d+)\.?(\d+)?)?\s*\S+\s*(\.*\s*(\d+))?$

 

Login to post a comment