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
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
