I’ve multiple lines text, and want to match only lines without numbers:
text without numbers
text 1 with number
some other text
text without numbers
text 1 with number
text without numbers
text 1 with number
I’m out of luck. any suggestion appreciated.
Select anything but digits.