Negative Lookbehind works in "GREP search" but not in "GREP style"
Hello ! I love Indesign for its extended functionnalities but its quirks may sometimes drive me crazyish. I've looked for answers for a few hours now and I'd better take a rest.
I'd like to apply a GREP style to the first paragraph of a text only. I made this formula and it works fine in the GREP search tool :
(?<!\r)^.+?$
However it does not work properly when I apply this formula to the GREP style "text" box.
Did I do something wrong ? Thanks !
