Extract url from text: Difference between revisions

Jump to navigation Jump to search
m
Tags: Mobile edit Mobile web edit
Line 59: Line 59:
* 選單 Find --> Replace
* 選單 Find --> Replace
* 啟用 Regular expression
* 啟用 Regular expression
* Find What: {{kbd | key= <nowiki>^((?!\.ttf).)*$</nowiki>}} {{exclaim}} 可再修正為結尾不是 .ttf 的行
* Find What: {{kbd | key= <nowiki>^((?!\.ttf).)*$</nowiki>}} {{exclaim}} 此處語法是尋找不包含 .ttf 的行,可再修正為結尾不是 .ttf 的行。
* Replace with: (不需要輸入任何文字)
* Replace with: (不需要輸入任何文字)


Navigation menu