as the title goes, I want to change the script containing positive lookahead into negative one.
my script is
^[^\\S\\n]*\\n(?=[^\\n]*\\S) of cours
^[^\\S\\n]*\\n(?=[^\\n]*\\S)