On 21 Jul 2025, at 4:59, Omar KN wrote:
> Hey and good day,
>
> How to clean a text from a WP backup which contains \n\n\n…
>
> but FIND doesn't work on them and also cannot replace them with BREAKS.
>
> F ex like this: public. \n\n\n\nContrasted with
If the literal text is "\n\n\n\n", you need to escape the backslashes: "\\n\\n\\n\\n".
(More on this in Chapter 7 of the user manual, via the Help menu.)
R.
--
Rich Siegel Bare Bones Software, Inc.
<
sie...@barebones.com> <
https://www.barebones.com/>
Someday I'll look back on all this and laugh... until they sedate me.