I need to find a carriage return (\r) that doesn't have a line feed (\n) directly after it how would I do this with a regex pattern?I need to find a carriage return (\r) that does
I need to find a carriage return (\r) that doesn't have a line feed (\n) directly after it how would I do this with a regex pattern?I need to find a carriage return (\r) that does