Here is an example html output from a DOCX file imported into WordPress (in this case with the Mammoth docx converter plugin): <h2><a id=”post-44034-_7ttglipb267h”></a>Header Text</h2> […]
Notepad++ Exclude File Types from Find In Files
Use the following filter to disallow certain file types from being searched when searching multiple files: *.* !*.png !*.jpg !*.jpeg !*.webp !*.bmp !*.gif !*.mp4