wangEditor編輯器過濾word文件自帶標籤樣式
wangEditor編輯器過濾word文件自帶標籤樣式
function removeWordXml(text){
var html = text;
html = html.replace(/<\/?SPANYES[^>]*>/gi, "");// Remove all SPAN tags
// html = html.replace(/<(\w[^>]*) class=([^|>]*)([^>]*)/gi, "<$1$3"); // Remove Class attributes
// html = html.replace(/<(\w[^>]*) style="([^"]*)"([^>]*)/gi, "<$1$3"); // Remove Style attributes
html = html.replace(/<(\w[^>]*) lang=([^|>]*)([^>]*)/gi, "<$1$3");// Remove Lang attributes
html = html.replace(/<\\?\?xml[^>]*>/gi, "");// Remove XML elements and declarations
html = html.replace(/<\/?\w+:[^>]*>/gi, "");// Remove Tags with XML namespace declarations: <o:p></o:p>
html = html.replace(/ /, "");// Replace the
html = html.replace(/\n(\n)*( )*(\n)*\n/gi, '\n');
// Transform <P> to <DIV>
// var re = new RegExp("(<P)([^>]*>.*?)(<//P>)","gi") ; // Different because of a IE 5.0 error
// html = html.replace(re, "<div$2</div>");
return html;
}
.文字內容提交時,使用上面方法進行轉化
相關文章
- markdown 文件標題樣式自動編號
- Mac音訊標籤編輯器Mac音訊
- Django自定義模板標籤與過濾器Django過濾器
- Tagr for Mac(音樂標籤編輯器)Mac
- word只讀文件怎麼改成可編輯文件 word檔案怎樣取消只讀模式模式
- PNG圖片怎樣轉換成可編輯的Word文件
- HTML 頁面使用 wangeditor 富文字編輯器HTML
- vue中正確使用富文字編輯器wangeditor和使用wangeditor遇到的坑Vue
- vue專案獲取富文字編輯器wangEditor內容匯出為word(html轉word格式並下載)VueHTML
- Music Tag Editor Mac(音訊標籤編輯器)Mac音訊
- Mac音訊標籤編輯器:Music Tag EditorMac音訊
- Music Tag Editor Mac(音樂標籤編輯器)Mac
- 用手機微信怎麼編輯word文件 手機編輯文件的基本操作
- Django5關於 自定義過濾器和標籤Django過濾器
- 音訊標籤編輯器:Mp3tag for mac音訊Mac
- a標籤去除原始樣式
- 富文字編輯器:UEditor與wangEditor 初使用總結
- win10自帶圖片編輯器在哪裡_win10如何使用自帶圖片編輯器Win10
- word自帶公式右側編號公式
- Mac音訊標籤編輯器——Music Tag Editor 2 MacMac音訊
- 如何給應用增加圖片編輯功能:剪裁、濾鏡、貼紙、排版、標籤
- QT 多文件文字編輯器QT
- php過濾html標籤、特殊字元、轉義字元PHPHTML字元
- HTML標籤樣式初始化HTML
- 如何用python自動編寫《赤壁賦》word文件Python
- 文件編輯
- 谷歌瀏覽器檢視編輯元素CSS樣式谷歌瀏覽器CSS
- Word不能編輯文件怎麼辦,文件修改了不能儲存怎麼辦
- Word_共享編輯
- Mybatis的<if>標籤的坑,0會被過濾掉?MyBatis
- laravel-admin 富文字編輯器擴充套件 wangEditor V4版Laravel套件
- Android 從零編寫一個帶標籤 TagTextViewAndroidTextView
- 基於slate構建文件編輯器
- 利用 swagger 編輯互動式線上文件Swagger
- HTML樣式插入、連結、表單標籤HTML
- 037:函式物件的過濾器函式物件過濾器
- 【Python】正規表示式過濾文字中的html標籤、url超連結、img連結PythonHTML
- 音訊標籤編輯器 Mp3tag啟用碼破解資源1.8.9音訊