in reply to
Re^3: Remove all html tag Except 'sup'
in thread
Remove all html tag Except 'sup'
It works, but will miss some like
< sup > </ sup >
, if you add grouping like
this
it will get them all :)
Comment on
Re^4: Remove all html tag Except 'sup'
Download
Code
In Section
Seekers of Perl Wisdom