Skip to content
Snippets Groups Projects
Commit a8992f09 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fix #126

Now file reader properly reads:
* dos and unix newlines ("\n" and "\r\n")
* files without end of line (emacs)

I didn't implement mac newlines ("\r") because it's more complicated
and I think nobody cares.
parent e1149fee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment