[LH1443] RegEx search not working for newline, carriage return, backreferences

.

Thanks for the report! We’re still working out some kinks with the RegEx implementation. Both of these should be coming. :slight_smile:

Hi,

I have a similar problem.

If I launch a search (RegEx):

search: «* (. +?) *»
replace with: - $1 -

It does not work on Windows beta, but it works on macOS v3.

Likewise, it does not even work if I insert this search into the substitution panel in compiling.

I think it is the same problem already reported, but I propose to be sure.

Bye
Luca