Bauer: 2024-06-18 11:27:38

This commit is contained in:
ralfk 2024-06-18 11:27:38 +02:00
parent 5de79cfa90
commit 43574a9c4a

View File

@ -1,5 +1,6 @@
### Leerzeilen aus einer Datei löschen : ### Leerzeilen aus einer Datei löschen :
1. In the “Find” field, type: `^\s*$\n` 1. In the “Find” field, type: `^\s*$\n`
2. In the “Replace” field, leave it blank. 2. In the “Replace” field, leave it blank.