in reply to *fixed*Problem with <> and regex
you could use something like this (untested):<span class="author-name" itemprop="author">Romaxton</span>
s/<[^>]+(\w+)/$1/;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: *fixed*Problem with <> and regex
by AnomalousMonk (Archbishop) on Mar 11, 2014 at 22:54 UTC | |
by Laurent_R (Canon) on Mar 12, 2014 at 18:43 UTC |