Home  >  Article  >  Development Tools  >  How to remove blank lines in notepad

How to remove blank lines in notepad

(*-*)浩
(*-*)浩Original
2019-08-06 11:36:455304browse

When we use notepad to edit code or write text, we often need to delete blank lines, or replace multiple blank lines with only one blank line. What should we do?

How to remove blank lines in notepad

The content of the original file is as shown below. We want to delete all blank lines in the text. (Recommended learning: notepad use)

How to remove blank lines in notepad

The operation method is as follows:

Select "Edit" in turn--> "Row Operations" --> "Remove Empty Rows".

How to remove blank lines in notepad

That’s it!

How to remove blank lines in notepad

The above is the detailed content of How to remove blank lines in notepad. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn