Quote:
Originally Posted by Perkin
Give this a try
Code:
line-height:[^;}\r\n]*;?
it will match all the entries in post 3
|
But it will also match any other "line-height", won't it? I thought that was not the idea.
Quote:
Originally Posted by cybmole
i wonder if any of the other entires work better with that minimal box unticked ?
|
I already hinted that:
Quote:
Originally Posted by Jellby
Isn't there an option for "greedy" matching?
|
greedy matching = minimal match unchecked