Skip to content

Replace with Transform backslashes loses escaped backslash before newline #497

Description

@ProgerXP

Document:

aaa

Replace from a to \\\n, get 4 blank lines instead of the expected:

\
\
\

Result is correct if replacing to \n\\ or using regexp mode.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions