|
Re: [edit+] anchor reg help: msg#00062editors.editplus.general
w2010g wrote: > Hello group, > I need a reg to find all anchors and replace them with thier text, > like this: > <a href="some url">TEXT</a> with TEXT > There may be new lins every where. If all you need is the TEXT part, then we can ignore all anchor attributes. RegExp: Find what: <a[^>]+>([^<]*)</a> Replace with: \1 That should work. dZ. ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/spZplB/TM --------------------------------------------------------------------~-> http://www.editplus.com http://groups.yahoo.com/group/editplus Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/editplus/ <*> To unsubscribe from this group, send an email to: editplus-unsubscribe-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [edit+] anchor reg help: 00062, w2010g |
|---|---|
| Next by Date: | [edit+] Re: Missed Fileftp shortcut commands: 00062, w2010g |
| Previous by Thread: | [edit+] anchor reg helpi: 00062, w2010g |
| Next by Thread: | [edit+] Editplus Guru please give me an advice: 00062, gamella2002 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |