The strip routine for the anchor worked beautifully. When this stuff works, it is flat out amazing.
Many thanks, Marshall
Search found 3 matches
- Sat Dec 04, 2004 6:04 am
- Forum: WildEdit
- Topic: Global S/R HTML Tag Management
- Replies: 4
- Views: 1063
- Sat Dec 04, 2004 5:54 am
- Forum: WildEdit
- Topic: Global S/R HTML Tag Management
- Replies: 4
- Views: 1063
Many thanks MudGaurd
I couldn't get your search string to work, but since I'm still at the bumbling fool stage and took a wild guess. I changed it to:
<p[^>]*.>
Worked like a champ.
Many many many thanks, Marshall
<p[^>]*.>
Worked like a champ.
Many many many thanks, Marshall
- Fri Dec 03, 2004 9:19 pm
- Forum: WildEdit
- Topic: Global S/R HTML Tag Management
- Replies: 4
- Views: 1063
Global S/R HTML Tag Management
I'm doing eBooks and I need to use WildEdit to clean my HTML files to semantically pure text. I need to remove attributes to HTML tags. REMOVE HTML TAG ATTRIBUTES and ARGUMENTS I need to globally search all occurrences of the <P> tag with or without various attributes such as: <P STYLE="text-align ...