@guy038 said in Regex: Select and delete the content of tags from xml file with skiping other tags:
Now, as always, everything is in the fucking manual ! So, first, go to the official N++ documentation
Whoa, whoa, WHOA!
Could it be that the ever-patient @guy038 is getting tired of all the repetitive regex stuff here?? Say it isn’t so.
I get tired of it as well…so tired…but I haven’t yet been driven to use the alternate definition of RTFM (the normal definition being Read That Fine Manual).
Seriously, though, when I look at that section of the manual, it reads more like formula rather than specific application (and that’s ok).
In the manual we have:
(?enable-disable)
which, well, isn’t exactly crystal clear for those that don’t already know what it means.
So my attempt, in explaining the (?.. : …) construct was to help clarify.
I don’t know if I succeeded.