View Single Post
Old 03-20-2015, 03:19 AM   #6
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Make sure you are in regex mode of Search and Replace (not Normal),
Find this
Code:
<div id="(.*?)" title="(.*?)==">
Replace with "nothing"

Then, use the feature "Beautify" under Tools. I think it will help to remove also the redundant </div>
nqk is offline   Reply With Quote