Hey
I am struggling with such a problem:
In the file I have a non-printable characters - zwnj and zwj
They do not see them in the html code but I know they are there

Raport counts them
I need a way to precisely determine where in the text they are.
Searching with regex = \ u200D does not give a result
Thanks in advance