In my files I have also a line counter, like
Line=1234, here is some text
Line=1235, another text
I want to ignore the part “line=<SOME NUMBER>,” and compare only the rest of the lines. I could not find any setting, but nevertheless - is this possible?