Skip to main content

macros - Find multiple blank lines in Notepad++ and join the separated text lines

How to find multiple blank lines in Notepad++ and join the the separated text lines with a macro?


Below is screenshot of the file, where I want a macro to find out this blank line and correct the SEE and FIGURE should come to one line.


picture of the file

Comments