https://bugs.documentfoundation.org/show_bug.cgi?id=165171
--- Comment #2 from [email protected] <[email protected]> --- You can also do tests to show that replacing an end of string character with an end of string character does not work. There should be no change, but it replaces the end of string with the litoral character $, and it does not seem to know that $ means end of line when regex is switched on. The regex should handle \n and $ corrected, but there are bugs for both. -- You are receiving this mail because: You are the assignee for the bug.
