Convert to LF
Normalises Windows (CRLF) and old-Mac (CR) line endings to Unix-style LF. Often needed before pushing files to repositories or running them through Unix tools.
line one line two
Normalisiert Zeilenenden auf Unix-Stil \n (LF).
Normalises Windows (CRLF) and old-Mac (CR) line endings to Unix-style LF. Often needed before pushing files to repositories or running them through Unix tools.
line one line two