Note that the Perl regex language is widely standardised with `\n` being the newline character (and `\r` for carriage return). It is unlikely that a non-standard usage will be accepted.
You could check, perhaps there is another backslash that matches all different types of line ends, but it won't be `\n`. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3964#issuecomment-2382234928 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3964/[email protected]>
