I'm using the wonderful regex plugin, but I'm having problems with subpatterns.

return_code = regex.replaceg(textIn,"(?is)<h(\d)[^>]+>","<h\1>","output")

returns nothing; the same if I use $1 instead of \1.
I'm trying to clean up <h1><h2> etc tags (taking out the excess attributes).


Attention: PowerPro's Web site has moved: http://www.ppro.org



SPONSORED LINKS
Computer monitoring software Power pro Computer and internet software
Free computer monitoring software


YAHOO! GROUPS LINKS




Reply via email to