View Single Post
Old 02-12-2023, 01:31 AM   #3
Skydog
Wizard
Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.
 
Skydog's Avatar
 
Posts: 2,286
Karma: 7409537
Join Date: Mar 2009
Location: Circling Earth @ Mach .83
Device: Elipsa 2E, Sage, Libra Colour, Libra 2, Clara 2E, Oasis3, Voyage
Quote:
Originally Posted by Sarmat89 View Post
Replace
Code:
(<a id="[^"]*")>(.+?)</a>
with
Code:
\1/>\2
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.
Skydog is offline   Reply With Quote