標題: [發問] 我手上有一個epub檔案 我想將一個html tag find and replace all 做另一個 html tag [打印本頁] 作者: BenchPlayer 時間: 2016-9-18 14:29 標題: 我手上有一個epub檔案 我想將一個html tag find and replace all 做另一個 html tag
本帖最後由 BenchPlayer 於 2016-9-18 14:30 編輯
請問要下載甚麼軟件 及 方法?
find and replace all <span class="bold">*</span> with <h2 >*</h2 >
while keeping the sub tag, <span class="under">*</span> unchanged.