Quote:
Originally Posted by Sarmat89
Replace
Code:
(<a id="[^"]*")>(.+?)</a>
with
|
Thank you for your reply, but you've lost me. Using the first example, do I completely remove this?:
<a id="_Hlk119510133">
How, exactly, do I replace it? I do not understand what to do with:
\1/>\2
As I mentioned, I am not familiar with code.