Liste des Groupes | Revenir à c editors |
AOn Sat, 13 Jul 2024 23:39:14 -0000 (UTC), Lawrence D'Oliveiro wrote:I'd compare using a minimal HTML to learning to crawl before pursuing running a marathon ;}On Sat, 13 Jul 2024 11:08:48 -0500, Richard Owlett wrote:In general I'd agree with you. But the OP made a big deal -- in a
>These occurrences are consistently of the form>
<span class='add'>arbitrary_text</span>
>
I wish to delete "<span class='add'>" and *ASSOCIATED* "</span>".
This is beyond the abilities of regular expressions. This is the point
where you need to use an actual HTML/XML-parsing library.
>
different thread, for some reason -- about wanting to use minimal
HTML, so I doubt very much there will be nested <span> ... </span>
sequences.
Also, the OP quite rightly wanted to confirm each change before it is
made, so presumably if there are any nested sequences he will say no
to that particular edit and fix it manually.
Les messages affichés proviennent d'usenet.