Created
December 12, 2020 20:50
-
-
Save yoandresaav/6bfb85308d7bb62f3c0be8ac7368a91b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Buscar y reemplazar con regex el término ^\s*$\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tambien es posibible usando el metodo de buscar y reemplazar y escribiendo \n\n
(tener en cuenta tener activado el * en buscar)